mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
40 lines
914 B
JSON
40 lines
914 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"atom.io",
|
||
|
"dependabot.com",
|
||
|
"ghcr.io",
|
||
|
"git.io",
|
||
|
"github-atom-io-herokuapp-com.freetls.fastly.net",
|
||
|
"github-avatars.oss-cn-hongkong.aliyuncs.com",
|
||
|
"github-cloud.s3.amazonaws.com",
|
||
|
"github.blog",
|
||
|
"github.com",
|
||
|
"github.community",
|
||
|
"github.dev",
|
||
|
"github.io",
|
||
|
"githubapp.com",
|
||
|
"githubassets.com",
|
||
|
"githubhackathon.com",
|
||
|
"githubnext.com",
|
||
|
"githubpreview.dev",
|
||
|
"githubstatus.com",
|
||
|
"githubuniverse.com",
|
||
|
"githubusercontent.com",
|
||
|
"myoctocat.com",
|
||
|
"npm.community",
|
||
|
"npmjs.com",
|
||
|
"npmjs.org",
|
||
|
"opensource.guide",
|
||
|
"rawgit.com",
|
||
|
"rawgithub.com",
|
||
|
"repo.new",
|
||
|
"thegithubshop.com"
|
||
|
],
|
||
|
"domain_keyword": "github"
|
||
|
}
|
||
|
]
|
||
|
}
|