mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
20 lines
271 B
JSON
20 lines
271 B
JSON
{
|
|
"version": 3,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"fextralife.com",
|
|
"toil.cc"
|
|
],
|
|
"domain_suffix": [
|
|
".fextralife.com",
|
|
".toil.cc"
|
|
],
|
|
"domain_keyword": [
|
|
"fextralife",
|
|
"toil"
|
|
]
|
|
}
|
|
]
|
|
}
|