mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-04-04 19:26:33 +08:00
15 lines
211 B
JSON
15 lines
211 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"jav.app",
|
|
"javdb.com",
|
|
"jdbimgs.com",
|
|
"jdbstatic.com"
|
|
],
|
|
"domain_regex": "javdb\\d+\\.com$"
|
|
}
|
|
]
|
|
}
|