mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-02 02:20:24 +00:00
32 lines
702 B
JSON
32 lines
702 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
|
|
"domain_suffix": [],
|
|
"domain_keyword": [],
|
|
"domain_regex": [],
|
|
"ip_cidr": [
|
|
"91.105.192.0/23",
|
|
"91.108.4.0/22",
|
|
"91.108.8.0/21",
|
|
"91.108.16.0/21",
|
|
"91.108.56.0/22",
|
|
"95.161.64.0/20",
|
|
"149.154.160.0/20",
|
|
"185.76.151.0/24",
|
|
"2001:b28:f23d::/48",
|
|
"2001:b28:f23f::/48",
|
|
"2001:67c:4e8::/48",
|
|
"2001:b28:f23c::/48",
|
|
"2a0a:f280::/32"
|
|
],
|
|
"source_ip_cidr": [],
|
|
"source_port": [],
|
|
"port": [],
|
|
"process_name": [],
|
|
"process_path": []
|
|
}
|
|
]
|
|
}
|