mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-04-04 19:26:33 +08:00
22 lines
401 B
JSON
22 lines
401 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"kino.pub",
|
|
"kinopub.online",
|
|
"kpdl.link",
|
|
"ahc.ovh",
|
|
"gfw.ovh",
|
|
"mos-gorsud.co",
|
|
"cdn-service.space",
|
|
"cdn2cdn.com",
|
|
"cdn2site.com",
|
|
"pushbr.com",
|
|
"smarttvcdn.online"
|
|
],
|
|
"domain_regex": "(\\w+)-static-[0-9]+\\.cdntogo\\.net$"
|
|
}
|
|
]
|
|
}
|