mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 17:54:26 +00:00
deploy: SukkaW/Surge@a2d1492f63
This commit is contained in:
21
sing-box/ip/lan.json
Normal file
21
sing-box/ip/lan.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": 2,
|
||||
"rules": [
|
||||
{
|
||||
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
|
||||
"ip_cidr": [
|
||||
"0.0.0.0/8",
|
||||
"10.0.0.0/8",
|
||||
"100.64.0.0/10",
|
||||
"127.0.0.0/8",
|
||||
"172.16.0.0/12",
|
||||
"169.254.0.0/16",
|
||||
"192.168.0.0/16",
|
||||
"224.0.0.0/4",
|
||||
"::1/128",
|
||||
"fc00::/7",
|
||||
"fe80::/10"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user