mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2025-06-08 17:15:29 +08:00
15 lines
234 B
JSON
15 lines
234 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"kino.pub",
|
|
"kinopub.online",
|
|
"gfw.ovh",
|
|
"mos-gorsud.co"
|
|
],
|
|
"domain_regex": "(\\w+)-static-[0-9]+\\.cdntogo\\.net$"
|
|
}
|
|
]
|
|
}
|