mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
29 lines
532 B
JSON
29 lines
532 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"amp.akamaized.net",
|
||
|
"cdn.ampproject.org"
|
||
|
],
|
||
|
"domain_suffix": [
|
||
|
"lfai.foundation",
|
||
|
"linuxfoundation.org",
|
||
|
"kernel.org",
|
||
|
"linux.org",
|
||
|
"openjsf.org",
|
||
|
"amp.dev",
|
||
|
"ampproject.com",
|
||
|
"ampproject.net",
|
||
|
"ampproject.org",
|
||
|
"electronjs.org",
|
||
|
"jquery.com",
|
||
|
"jquerymobile.com",
|
||
|
"jqueryui.com",
|
||
|
"mochajs.org",
|
||
|
"nodejs.org"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|