mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
14 lines
184 B
JSON
14 lines
184 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": "cdn.jsdelivr.net",
|
||
|
"domain_suffix": [
|
||
|
"jsdelivr.com",
|
||
|
"jsdelivr.net",
|
||
|
"esm.run"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|