sing-rules 2025.821.901 → 2025.823.900
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 +1052 -22
- package/rules/block.srs +0 -0
- package/rules/dev.json +2 -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 +2 -0
- package/rules/proxy.srs +0 -0
- package/rules/sources.json +2 -0
- package/rules/sources.srs +0 -0
package/rules/direct.srs
CHANGED
|
Binary file
|
package/rules/gfw.json
CHANGED
|
@@ -1404,6 +1404,7 @@
|
|
|
1404
1404
|
"cotweet.com",
|
|
1405
1405
|
"counter.social",
|
|
1406
1406
|
"coursehero.com",
|
|
1407
|
+
"covenantswatch.org.tw",
|
|
1407
1408
|
"coze.com",
|
|
1408
1409
|
"cpj.org",
|
|
1409
1410
|
"cpu-monkey.com",
|
|
@@ -3473,6 +3474,7 @@
|
|
|
3473
3474
|
"itemfix.com",
|
|
3474
3475
|
"ithelp.ithome.com.tw",
|
|
3475
3476
|
"ithome.com.tw",
|
|
3477
|
+
"itiger.com",
|
|
3476
3478
|
"itsaol.com",
|
|
3477
3479
|
"itshidden.com",
|
|
3478
3480
|
"itsky.it",
|
|
@@ -8797,6 +8799,7 @@
|
|
|
8797
8799
|
".cotweet.com",
|
|
8798
8800
|
".counter.social",
|
|
8799
8801
|
".coursehero.com",
|
|
8802
|
+
".covenantswatch.org.tw",
|
|
8800
8803
|
".coze.com",
|
|
8801
8804
|
".cpj.org",
|
|
8802
8805
|
".cpu-monkey.com",
|
|
@@ -10839,6 +10842,7 @@
|
|
|
10839
10842
|
".itemfix.com",
|
|
10840
10843
|
".ithelp.ithome.com.tw",
|
|
10841
10844
|
".ithome.com.tw",
|
|
10845
|
+
".itiger.com",
|
|
10842
10846
|
".itsaol.com",
|
|
10843
10847
|
".itshidden.com",
|
|
10844
10848
|
".itsky.it",
|
package/rules/gfw.srs
CHANGED
|
Binary file
|
package/rules/netflix.json
CHANGED
package/rules/proxy.json
CHANGED
|
@@ -296,6 +296,7 @@
|
|
|
296
296
|
"git-scm.com",
|
|
297
297
|
"gitbook.com",
|
|
298
298
|
"gitbook.io",
|
|
299
|
+
"github.ai",
|
|
299
300
|
"github.blog",
|
|
300
301
|
"github.com",
|
|
301
302
|
"github.community",
|
|
@@ -1035,6 +1036,7 @@
|
|
|
1035
1036
|
".git-scm.com",
|
|
1036
1037
|
".gitbook.com",
|
|
1037
1038
|
".gitbook.io",
|
|
1039
|
+
".github.ai",
|
|
1038
1040
|
".github.blog",
|
|
1039
1041
|
".github.com",
|
|
1040
1042
|
".github.community",
|
package/rules/proxy.srs
CHANGED
|
Binary file
|
package/rules/sources.json
CHANGED
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
"gh.io",
|
|
27
27
|
"ghcr.io",
|
|
28
28
|
"git.io",
|
|
29
|
+
"github.ai",
|
|
29
30
|
"github.blog",
|
|
30
31
|
"github.com",
|
|
31
32
|
"github.community",
|
|
@@ -107,6 +108,7 @@
|
|
|
107
108
|
".gh.io",
|
|
108
109
|
".ghcr.io",
|
|
109
110
|
".git.io",
|
|
111
|
+
".github.ai",
|
|
110
112
|
".github.blog",
|
|
111
113
|
".github.com",
|
|
112
114
|
".github.community",
|
package/rules/sources.srs
CHANGED
|
Binary file
|