mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2025-12-31 17:40:25 +00:00
34 lines
672 B
JSON
34 lines
672 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"this_ruleset_is_made_by_sukkaw.ruleset.skk.moe",
|
|
"ip.cn",
|
|
"fonts.gstatic.cn",
|
|
"fonts.googleapis.cn"
|
|
],
|
|
"domain_suffix": [
|
|
"ipdata.co",
|
|
"ipregistry.co",
|
|
"nextdns.io",
|
|
"ipgeolocation.io",
|
|
"ipwho.is",
|
|
"ip.sb",
|
|
"db-ip.com",
|
|
"ip-api.com",
|
|
"ipstack.com",
|
|
"services.googleapis.cn"
|
|
],
|
|
"domain_keyword": [],
|
|
"domain_regex": [],
|
|
"ip_cidr": [],
|
|
"source_ip_cidr": [],
|
|
"source_port": [],
|
|
"port": [],
|
|
"process_name": [],
|
|
"process_path": []
|
|
}
|
|
]
|
|
}
|