This commit is contained in:
SukkaBot
2024-09-21 10:21:20 +00:00
committed by SukkaW
parent 35f74fad90
commit 9c1323cbac
56 changed files with 349 additions and 68 deletions

View File

@@ -3,6 +3,9 @@
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"domain_suffix": [],
"domain_keyword": [],
"domain_regex": [],
"ip_cidr": [
"39.105.63.80/32",
"45.254.48.1/32",
@@ -23,7 +26,9 @@
"193.112.159.225/32",
"223.252.199.66/32",
"223.252.199.67/32"
]
],
"process_name": [],
"process_path": []
}
]
}