sing-rules 2025.518.908 → 2025.520.905
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/ai.json +4 -0
- package/rules/ai.srs +0 -0
- package/rules/block.json +1644 -3582
- package/rules/block.srs +0 -0
- package/rules/dev.json +4 -0
- package/rules/dev.srs +0 -0
- package/rules/direct.json +476 -0
- package/rules/direct.srs +0 -0
- package/rules/private.json +1 -0
- package/rules/private.srs +0 -0
- package/rules/proxy.json +4 -0
- package/rules/proxy.srs +0 -0
package/rules/direct.srs
CHANGED
|
Binary file
|
package/rules/private.json
CHANGED
package/rules/private.srs
CHANGED
|
Binary file
|
package/rules/proxy.json
CHANGED
|
@@ -153,6 +153,9 @@
|
|
|
153
153
|
"dl.steam.clngaa.com",
|
|
154
154
|
"docker.com",
|
|
155
155
|
"docker.io",
|
|
156
|
+
"docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com",
|
|
157
|
+
"docker-pinata-support.s3.amazonaws.com",
|
|
158
|
+
"dockerstatic.com",
|
|
156
159
|
"docs.rs",
|
|
157
160
|
"dot.net",
|
|
158
161
|
"dota2.wmsj.cn",
|
|
@@ -926,6 +929,7 @@
|
|
|
926
929
|
".dl.steam.clngaa.com",
|
|
927
930
|
".docker.com",
|
|
928
931
|
".docker.io",
|
|
932
|
+
".dockerstatic.com",
|
|
929
933
|
".docs.rs",
|
|
930
934
|
".dot.net",
|
|
931
935
|
".dota2.wmsj.cn",
|
package/rules/proxy.srs
CHANGED
|
Binary file
|