sing-rules 2025.820.902 → 2025.821.901
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.
- package/package.json +1 -1
- package/rules/block.json +810 -4
- package/rules/block.srs +0 -0
- package/rules/dev.json +2 -0
- package/rules/dev.srs +0 -0
- package/rules/gfw.json +2 -0
- package/rules/gfw.srs +0 -0
- package/rules/proxy.json +2 -0
- package/rules/proxy.srs +0 -0
- package/rules/sources.json +2 -0
- package/rules/sources.srs +0 -0
package/rules/block.srs
CHANGED
|
Binary file
|
package/rules/dev.json
CHANGED
|
@@ -181,6 +181,7 @@
|
|
|
181
181
|
"getcomposer.org",
|
|
182
182
|
"getfedora.org",
|
|
183
183
|
"getzola.org",
|
|
184
|
+
"gh.io",
|
|
184
185
|
"ghcr.io",
|
|
185
186
|
"git.io",
|
|
186
187
|
"git-scm.com",
|
|
@@ -664,6 +665,7 @@
|
|
|
664
665
|
".getcomposer.org",
|
|
665
666
|
".getfedora.org",
|
|
666
667
|
".getzola.org",
|
|
668
|
+
".gh.io",
|
|
667
669
|
".ghcr.io",
|
|
668
670
|
".git.io",
|
|
669
671
|
".git-scm.com",
|
package/rules/dev.srs
CHANGED
|
Binary file
|
package/rules/gfw.json
CHANGED
|
@@ -6519,6 +6519,7 @@
|
|
|
6519
6519
|
"udn.com.tw",
|
|
6520
6520
|
"udnbkk.com",
|
|
6521
6521
|
"udndata.com",
|
|
6522
|
+
"udomain.hk",
|
|
6522
6523
|
"uforadio.com.tw",
|
|
6523
6524
|
"ufreevpn.com",
|
|
6524
6525
|
"ugo.com",
|
|
@@ -13866,6 +13867,7 @@
|
|
|
13866
13867
|
".udn.com.tw",
|
|
13867
13868
|
".udnbkk.com",
|
|
13868
13869
|
".udndata.com",
|
|
13870
|
+
".udomain.hk",
|
|
13869
13871
|
".uforadio.com.tw",
|
|
13870
13872
|
".ufreevpn.com",
|
|
13871
13873
|
".ugo.com",
|
package/rules/gfw.srs
CHANGED
|
Binary file
|
package/rules/proxy.json
CHANGED
|
@@ -289,6 +289,7 @@
|
|
|
289
289
|
"getcomposer.org",
|
|
290
290
|
"getfedora.org",
|
|
291
291
|
"getzola.org",
|
|
292
|
+
"gh.io",
|
|
292
293
|
"ghcr.io",
|
|
293
294
|
"ghostgames.com",
|
|
294
295
|
"git.io",
|
|
@@ -1027,6 +1028,7 @@
|
|
|
1027
1028
|
".getcomposer.org",
|
|
1028
1029
|
".getfedora.org",
|
|
1029
1030
|
".getzola.org",
|
|
1031
|
+
".gh.io",
|
|
1030
1032
|
".ghcr.io",
|
|
1031
1033
|
".ghostgames.com",
|
|
1032
1034
|
".git.io",
|
package/rules/proxy.srs
CHANGED
|
Binary file
|
package/rules/sources.json
CHANGED
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
"fury.io",
|
|
24
24
|
"gcr.io",
|
|
25
25
|
"gemfury.com",
|
|
26
|
+
"gh.io",
|
|
26
27
|
"ghcr.io",
|
|
27
28
|
"git.io",
|
|
28
29
|
"github.blog",
|
|
@@ -103,6 +104,7 @@
|
|
|
103
104
|
".fury.io",
|
|
104
105
|
".gcr.io",
|
|
105
106
|
".gemfury.com",
|
|
107
|
+
".gh.io",
|
|
106
108
|
".ghcr.io",
|
|
107
109
|
".git.io",
|
|
108
110
|
".github.blog",
|
package/rules/sources.srs
CHANGED
|
Binary file
|