sing-rules 2025.821.901 → 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 +520 -10
- 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 +2 -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
|
@@ -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",
|
|
@@ -10839,6 +10840,7 @@
|
|
|
10839
10840
|
".itemfix.com",
|
|
10840
10841
|
".ithelp.ithome.com.tw",
|
|
10841
10842
|
".ithome.com.tw",
|
|
10843
|
+
".itiger.com",
|
|
10842
10844
|
".itsaol.com",
|
|
10843
10845
|
".itshidden.com",
|
|
10844
10846
|
".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
|