mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-15 05:35:35 +08:00
17 lines
252 B
JSON
17 lines
252 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"atlassian.com",
|
||
|
"atlassian.net",
|
||
|
"bitbucket.io",
|
||
|
"bitbucket.org",
|
||
|
"statuspage.io",
|
||
|
"trello.com",
|
||
|
"trellocdn.com"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|