This commit is contained in:
SukkaBot
2024-08-12 17:44:36 +00:00
parent 796d48aa4e
commit 4376e99393
55 changed files with 351018 additions and 1 deletions

29
sing-box/ip/stream.json Normal file
View File

@@ -0,0 +1,29 @@
{
"version": 2,
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"ip_cidr": [
"23.246.18.0/23",
"37.77.184.0/21",
"45.57.0.0/17",
"64.120.128.0/17",
"66.197.128.0/17",
"69.53.224.0/19",
"108.175.32.0/20",
"185.2.220.0/22",
"185.9.188.0/22",
"192.173.64.0/18",
"198.38.96.0/19",
"198.45.48.0/20",
"208.75.76.0/22",
"2607:fb10::/32",
"2620:10c:7000::/44",
"2a00:86c0::/32",
"2a03:5640::/32",
"35.186.224.47/32",
"150.109.28.51/32"
]
}
]
}