mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Rename domain.json to domains.json
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 3,
|
||||
"rules": [
|
||||
{
|
||||
"domain": [
|
||||
"gstatic.com",
|
||||
"toil.cc",
|
||||
"rottentomatoes.com",
|
||||
"adguard.com",
|
||||
"adtidy.org",
|
||||
"flixster.com",
|
||||
"fandango.com",
|
||||
"chartbeat.com",
|
||||
"poiskvps.ru"
|
||||
],
|
||||
"domain_suffix": [
|
||||
".gstatic.com",
|
||||
".google.com",
|
||||
".toil.cc",
|
||||
".rottentomatoes.com",
|
||||
".adguard.com",
|
||||
".adtidy.org",
|
||||
".flixster.com",
|
||||
".fandango.com",
|
||||
".chartbeat.com",
|
||||
".poiskvps.ru"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user