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