playwright-captcha-solver 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,38 @@
1
+ Copyright © 2026 DOM Tasks.
2
+
3
+ LICENSE GRANT
4
+
5
+ Subject to this License, you are granted permission to:
6
+
7
+ ✓ Install and use this software.
8
+
9
+ ✓ Use this software in personal projects and in commercial or internal business applications developed by you or your organization.
10
+
11
+ ✓ Modify this software solely for your own internal use.
12
+
13
+
14
+ You may NOT:
15
+
16
+
17
+ ✗ Redistribute this software, whether modified or unmodified.
18
+
19
+ ✗ Publish or make available modified versions of this software to any third party.
20
+
21
+ ✗ Sell, sublicense, rent, lease, assign, or otherwise transfer this software or any modified version of it.
22
+
23
+ ✗ Remove, alter, or obscure any copyright notices, trademarks, branding, attribution, or license notices contained in the software.
24
+
25
+ ✗ Represent modified versions as the original software.
26
+
27
+ ✗ Use the software in violation of applicable laws.
28
+
29
+ ✗ Use this software or any substantial portion of it to develop, distribute, or commercialize a competing software library, SDK, or similar product.
30
+
31
+
32
+ OWNERSHIP
33
+
34
+ No ownership rights are transferred under this License. Ownership of the software and all intellectual property rights remain with the copyright holder.
35
+
36
+ All rights not expressly granted under this License are reserved by the copyright holder.
37
+
38
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND...