mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 10:42:29 +07:00
Add domain and domain_suffix for reyden-x.com
This commit is contained in:
+6
-2
@@ -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": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user