Files
ruleset.skk.moe/sing-box/ip/cdn.json
2024-09-23 03:31:05 +08:00

15 lines
330 B
JSON

{
"version": 2,
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"domain_suffix": [],
"domain_keyword": [],
"domain_regex": [],
"ip_cidr": ["162.159.200.1/32", "162.159.200.123/32", "185.199.108.0/22"],
"process_name": [],
"process_path": []
}
]
}