mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
26 lines
488 B
JSON
26 lines
488 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"mhystatic.com",
|
||
|
"mhyurl.cn",
|
||
|
"mihayo.com",
|
||
|
"mihayou.com",
|
||
|
"mihoyo.com",
|
||
|
"mihoyocg.com",
|
||
|
"mihoyogift.com",
|
||
|
"mihoyomall.com",
|
||
|
"miyoushe.com",
|
||
|
"benghuai.com",
|
||
|
"bh3.com",
|
||
|
"bhsr.com",
|
||
|
"themisweeps.com",
|
||
|
"yuanshen.com",
|
||
|
"juequling.com"
|
||
|
],
|
||
|
"domain_regex": "^.+-mihayo\\.akamaized\\.net$"
|
||
|
}
|
||
|
]
|
||
|
}
|