Remove specific domains from domains.json

This commit is contained in:
2026-04-08 01:48:09 +07:00
committed by GitHub
parent c4ce6efa7a
commit 42b94aa38f
+2 -6
View File
@@ -2,12 +2,8 @@
"version": 3, "version": 3,
"rules": [ "rules": [
{ {
"domain": [ "domain": [],
"reyden-x.com" "domain_suffix": [],
],
"domain_suffix": [
".reyden-x.com"
],
"domain_keyword": [] "domain_keyword": []
} }
] ]