mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-02 10:30:26 +00:00
30 lines
642 B
JSON
30 lines
642 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
|
|
"domain_suffix": [],
|
|
"domain_keyword": [],
|
|
"domain_regex": [],
|
|
"ip_cidr": [
|
|
"66.203.126.0/23",
|
|
"94.24.36.0/23",
|
|
"162.208.16.0/24",
|
|
"185.206.24.0/22",
|
|
"2a0b:e40:1::/48",
|
|
"2a0b:e40:2::/47",
|
|
"2a0b:e41:1::/48",
|
|
"2a0b:e42:1::/48",
|
|
"2a0b:e43:1::/48",
|
|
"2a0b:e44:1::/48",
|
|
"2a0b:e45:1::/48"
|
|
],
|
|
"source_ip_cidr": [],
|
|
"source_port": [],
|
|
"port": [],
|
|
"process_name": [],
|
|
"process_path": []
|
|
}
|
|
]
|
|
}
|