sing-rules 2026.112.841 → 2026.114.840
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 +1088 -8
- package/rules/block.srs +0 -0
- package/rules/dev.json +2 -0
- package/rules/dev.srs +0 -0
- package/rules/direct.json +48 -286
- package/rules/direct.srs +0 -0
- package/rules/games-cn.json +18 -0
- package/rules/games-cn.srs +0 -0
- package/rules/games.json +28 -0
- package/rules/games.srs +0 -0
- package/rules/geosites-cn.json +48 -286
- package/rules/geosites-cn.srs +0 -0
- package/rules/geosites-not-cn.json +67 -0
- package/rules/geosites-not-cn.srs +0 -0
package/rules/block.srs
CHANGED
|
Binary file
|
package/rules/dev.json
CHANGED
|
@@ -478,6 +478,7 @@
|
|
|
478
478
|
"swift.org",
|
|
479
479
|
"swiftui.cn",
|
|
480
480
|
"swiftui.com.cn",
|
|
481
|
+
"tampermonkey.net",
|
|
481
482
|
"termius.com",
|
|
482
483
|
"termux.com",
|
|
483
484
|
"termux.dev",
|
|
@@ -981,6 +982,7 @@
|
|
|
981
982
|
".swift.org",
|
|
982
983
|
".swiftui.cn",
|
|
983
984
|
".swiftui.com.cn",
|
|
985
|
+
".tampermonkey.net",
|
|
984
986
|
".termius.com",
|
|
985
987
|
".termux.com",
|
|
986
988
|
".termux.dev",
|
package/rules/dev.srs
CHANGED
|
Binary file
|