mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 10:42:29 +07:00
17 lines
216 B
JSON
17 lines
216 B
JSON
{
|
|
"version": 3,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"gstatic.com",
|
|
"toil.cc"
|
|
],
|
|
"domain_suffix": [
|
|
".gstatic.com",
|
|
".google.com",
|
|
".toil.cc"
|
|
]
|
|
}
|
|
]
|
|
}
|