mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
16 lines
276 B
JSON
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$"
|
||
|
}
|
||
|
]
|
||
|
}
|