mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
33 lines
618 B
JSON
33 lines
618 B
JSON
{
|
|
"version": 3,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"gstatic.com",
|
|
"toil.cc",
|
|
"rottentomatoes.com",
|
|
"adguard.com",
|
|
"adtidy.org",
|
|
"flixster.com",
|
|
"fandango.com",
|
|
"chartbeat.com",
|
|
"poiskvps.ru",
|
|
"hyperioxes.com"
|
|
],
|
|
"domain_suffix": [
|
|
".gstatic.com",
|
|
".google.com",
|
|
".toil.cc",
|
|
".rottentomatoes.com",
|
|
".adguard.com",
|
|
".adtidy.org",
|
|
".flixster.com",
|
|
".fandango.com",
|
|
".chartbeat.com",
|
|
".poiskvps.ru",
|
|
".hyperioxes.com"
|
|
]
|
|
}
|
|
]
|
|
}
|