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,
"rules": [
{
"domain": [
"reyden-x.com"
],
"domain_suffix": [
".reyden-x.com"
],
"domain": [],
"domain_suffix": [],
"domain_keyword": []
}
]