mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
23 lines
450 B
JSON
23 lines
450 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"cdn.ampproject.org",
|
||
|
"firebase-settings.crashlytics.com"
|
||
|
],
|
||
|
"domain_suffix": [
|
||
|
"microsoftreactor.cn",
|
||
|
"microsoftreactor.com.cn",
|
||
|
"reactorms.com.cn",
|
||
|
"researchkit.cn",
|
||
|
"researchkit.com.cn",
|
||
|
"swiftui.cn",
|
||
|
"swiftui.com.cn",
|
||
|
"cdn.jetbrains.com",
|
||
|
"download-cdn.jetbrains.com.cn"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|