meta-rules-dat/geo/geosite/hotstar.json
2024-09-19 22:38:23 +00:00

16 lines
276 B
JSON

{
"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$"
}
]
}