meta-rules-dat/geo/geosite/hotstar.json

16 lines
276 B
JSON
Raw Normal View History

2024-09-20 06:38:23 +08:00
{
"version": 1,
"rules": [
{
"domain_suffix": [
"hotstar.com",
"hotstar-cdn.net",
"hotstar-labs.com",
"hotstarext.com",
"hsprepack.akamaized.net"
],
"domain_regex": "^hses[1-7]?\\.akamaized\\.net$"
}
]
}