sing-rules 2025.820.902 → 2025.822.902
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 +1330 -14
- package/rules/block.srs +0 -0
- package/rules/dev.json +4 -0
- package/rules/dev.srs +0 -0
- package/rules/direct.json +174 -76
- package/rules/direct.srs +0 -0
- package/rules/gfw.json +4 -0
- package/rules/gfw.srs +0 -0
- package/rules/netflix.json +0 -1
- package/rules/proxy.json +4 -0
- package/rules/proxy.srs +0 -0
- package/rules/sources.json +4 -0
- package/rules/sources.srs +0 -0
package/rules/direct.srs
CHANGED
|
Binary file
|
package/rules/gfw.json
CHANGED
|
@@ -3473,6 +3473,7 @@
|
|
|
3473
3473
|
"itemfix.com",
|
|
3474
3474
|
"ithelp.ithome.com.tw",
|
|
3475
3475
|
"ithome.com.tw",
|
|
3476
|
+
"itiger.com",
|
|
3476
3477
|
"itsaol.com",
|
|
3477
3478
|
"itshidden.com",
|
|
3478
3479
|
"itsky.it",
|
|
@@ -6519,6 +6520,7 @@
|
|
|
6519
6520
|
"udn.com.tw",
|
|
6520
6521
|
"udnbkk.com",
|
|
6521
6522
|
"udndata.com",
|
|
6523
|
+
"udomain.hk",
|
|
6522
6524
|
"uforadio.com.tw",
|
|
6523
6525
|
"ufreevpn.com",
|
|
6524
6526
|
"ugo.com",
|
|
@@ -10838,6 +10840,7 @@
|
|
|
10838
10840
|
".itemfix.com",
|
|
10839
10841
|
".ithelp.ithome.com.tw",
|
|
10840
10842
|
".ithome.com.tw",
|
|
10843
|
+
".itiger.com",
|
|
10841
10844
|
".itsaol.com",
|
|
10842
10845
|
".itshidden.com",
|
|
10843
10846
|
".itsky.it",
|
|
@@ -13866,6 +13869,7 @@
|
|
|
13866
13869
|
".udn.com.tw",
|
|
13867
13870
|
".udnbkk.com",
|
|
13868
13871
|
".udndata.com",
|
|
13872
|
+
".udomain.hk",
|
|
13869
13873
|
".uforadio.com.tw",
|
|
13870
13874
|
".ufreevpn.com",
|
|
13871
13875
|
".ugo.com",
|
package/rules/gfw.srs
CHANGED
|
Binary file
|
package/rules/netflix.json
CHANGED
package/rules/proxy.json
CHANGED
|
@@ -289,12 +289,14 @@
|
|
|
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",
|
|
295
296
|
"git-scm.com",
|
|
296
297
|
"gitbook.com",
|
|
297
298
|
"gitbook.io",
|
|
299
|
+
"github.ai",
|
|
298
300
|
"github.blog",
|
|
299
301
|
"github.com",
|
|
300
302
|
"github.community",
|
|
@@ -1027,12 +1029,14 @@
|
|
|
1027
1029
|
".getcomposer.org",
|
|
1028
1030
|
".getfedora.org",
|
|
1029
1031
|
".getzola.org",
|
|
1032
|
+
".gh.io",
|
|
1030
1033
|
".ghcr.io",
|
|
1031
1034
|
".ghostgames.com",
|
|
1032
1035
|
".git.io",
|
|
1033
1036
|
".git-scm.com",
|
|
1034
1037
|
".gitbook.com",
|
|
1035
1038
|
".gitbook.io",
|
|
1039
|
+
".github.ai",
|
|
1036
1040
|
".github.blog",
|
|
1037
1041
|
".github.com",
|
|
1038
1042
|
".github.community",
|
package/rules/proxy.srs
CHANGED
|
Binary file
|
package/rules/sources.json
CHANGED
|
@@ -23,8 +23,10 @@
|
|
|
23
23
|
"fury.io",
|
|
24
24
|
"gcr.io",
|
|
25
25
|
"gemfury.com",
|
|
26
|
+
"gh.io",
|
|
26
27
|
"ghcr.io",
|
|
27
28
|
"git.io",
|
|
29
|
+
"github.ai",
|
|
28
30
|
"github.blog",
|
|
29
31
|
"github.com",
|
|
30
32
|
"github.community",
|
|
@@ -103,8 +105,10 @@
|
|
|
103
105
|
".fury.io",
|
|
104
106
|
".gcr.io",
|
|
105
107
|
".gemfury.com",
|
|
108
|
+
".gh.io",
|
|
106
109
|
".ghcr.io",
|
|
107
110
|
".git.io",
|
|
111
|
+
".github.ai",
|
|
108
112
|
".github.blog",
|
|
109
113
|
".github.com",
|
|
110
114
|
".github.community",
|
package/rules/sources.srs
CHANGED
|
Binary file
|