Add domain and domain_suffix for reyden-x.com

This commit is contained in:
2026-03-23 14:34:49 +07:00
committed by GitHub
parent 8a78ad5e23
commit 9c90d38fe0
+6 -2
View File
@@ -2,8 +2,12 @@
"version": 3, "version": 3,
"rules": [ "rules": [
{ {
"domain": [], "domain": [
"domain_suffix": [], "reyden-x.com"
],
"domain_suffix": [
".reyden-x.com"
],
"domain_keyword": [] "domain_keyword": []
} }
] ]