mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 10:42:29 +07:00
Clear domain rules in domains.json
Removed specific domains and keywords from the rules.
This commit is contained in:
+3
-12
@@ -2,18 +2,9 @@
|
|||||||
"version": 3,
|
"version": 3,
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"domain": [
|
"domain": [],
|
||||||
"fextralife.com",
|
"domain_suffix": [],
|
||||||
"toil.cc"
|
"domain_keyword": []
|
||||||
],
|
|
||||||
"domain_suffix": [
|
|
||||||
".fextralife.com",
|
|
||||||
".toil.cc"
|
|
||||||
],
|
|
||||||
"domain_keyword": [
|
|
||||||
"fextralife",
|
|
||||||
"toil"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user