mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 10:42:29 +07:00
Add domains to domains.json configuration
This commit is contained in:
+8
-2
@@ -2,8 +2,14 @@
|
|||||||
"version": 3,
|
"version": 3,
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"domain": [],
|
"domain": [
|
||||||
"domain_suffix": [],
|
"reyden-x.com",
|
||||||
|
"personal.reyden-x.com"
|
||||||
|
],
|
||||||
|
"domain_suffix": [
|
||||||
|
"reyden-x.com",
|
||||||
|
"personal.reyden-x.com"
|
||||||
|
],
|
||||||
"domain_keyword": []
|
"domain_keyword": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user