mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Add domains to the domain.json file
This commit is contained in:
+4
-1
@@ -2,7 +2,10 @@
|
|||||||
"version": 3,
|
"version": 3,
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"domain": []
|
"domain": [
|
||||||
|
"gstatic.com",
|
||||||
|
"news.google.com"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user