mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
14 lines
211 B
JSON
14 lines
211 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"bili2.cc",
|
||
|
"bili888.com",
|
||
|
"bili999.com"
|
||
|
],
|
||
|
"domain_regex": "(^|\\.)bilibili3(0[1-9]|1[0-2])\\.xyz$"
|
||
|
}
|
||
|
]
|
||
|
}
|