mirror of
https://github.com/Toperlock/sing-box-geosite.git
synced 2025-06-07 09:12:24 +08:00
21 lines
234 B
JSON
21 lines
234 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"cherrytv.one"
|
|
]
|
|
},
|
|
{
|
|
"domain_suffix": [
|
|
".cherrytv.one"
|
|
]
|
|
},
|
|
{
|
|
"domain_keyword": [
|
|
"cherrytv"
|
|
]
|
|
}
|
|
]
|
|
}
|