mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Update domain.json
This commit is contained in:
+4
-2
@@ -3,11 +3,13 @@
|
|||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"domain": [
|
"domain": [
|
||||||
"gstatic.com"
|
"gstatic.com",
|
||||||
|
"toil.cc"
|
||||||
],
|
],
|
||||||
"domain_suffix": [
|
"domain_suffix": [
|
||||||
".gstatic.com",
|
".gstatic.com",
|
||||||
".google.com"
|
".google.com",
|
||||||
|
".toil.cc"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user