This commit is contained in:
SukkaW
2025-01-28 19:59:49 +00:00
parent c38a3d3c7c
commit 80a3b92584
65 changed files with 1873 additions and 2656 deletions

View File

@@ -3,13 +3,11 @@
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"domain_suffix": [],
"domain_keyword": [],
"domain_regex": [],
"domain_suffix": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"ip_cidr": [
"91.105.192.0/23",
"91.108.4.0/22",
"91.108.8.0/21",
"91.108.4.0/22",
"91.108.16.0/21",
"91.108.56.0/22",
"95.161.64.0/20",
@@ -20,12 +18,7 @@
"2001:67c:4e8::/48",
"2001:b28:f23c::/48",
"2a0a:f280::/32"
],
"source_ip_cidr": [],
"source_port": [],
"port": [],
"process_name": [],
"process_path": []
]
}
]
}