mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +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,
|
||||
"rules": [
|
||||
{
|
||||
"domain": [
|
||||
"fextralife.com",
|
||||
"toil.cc"
|
||||
],
|
||||
"domain_suffix": [
|
||||
".fextralife.com",
|
||||
".toil.cc"
|
||||
],
|
||||
"domain_keyword": [
|
||||
"fextralife",
|
||||
"toil"
|
||||
]
|
||||
"domain": [],
|
||||
"domain_suffix": [],
|
||||
"domain_keyword": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user