mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
22 lines
392 B
JSON
22 lines
392 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"intellij.com",
|
||
|
"intellij.net",
|
||
|
"intellij.org",
|
||
|
"jetbrains.com",
|
||
|
"jetbrains.net",
|
||
|
"jetbrains.space",
|
||
|
"jetbrains.team",
|
||
|
"datalore.io",
|
||
|
"kotlinlang.org",
|
||
|
"jb.gg",
|
||
|
"cdn.jetbrains.com",
|
||
|
"download-cdn.jetbrains.com.cn"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|