Files
rule-set/domain.json
T
2025-12-12 11:49:15 +07:00

23 lines
369 B
JSON

{
"version": 3,
"rules": [
{
"domain": [
"gstatic.com",
"toil.cc",
"rottentomatoes.com",
"adguard.com",
"adtidy.org"
],
"domain_suffix": [
".gstatic.com",
".google.com",
".toil.cc",
".rottentomatoes.com",
".adguard.com",
".adtidy.org"
]
}
]
}