Files
ruleset.skk.moe/sing-box/ip/domestic.json
2024-10-10 14:46:31 +00:00

18 lines
374 B
JSON

{
"version": 2,
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"domain_suffix": [],
"domain_keyword": [],
"domain_regex": [],
"ip_cidr": ["140.205.1.0/24", "162.14.0.0/18"],
"source_ip_cidr": [],
"source_port": [],
"port": [],
"process_name": [],
"process_path": []
}
]
}