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,7 +3,12 @@
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"ip_cidr": ["185.199.108.0/22", "162.159.200.1/32", "162.159.200.123/32"]
"domain_suffix": [],
"domain_keyword": [],
"domain_regex": [],
"ip_cidr": ["185.199.108.0/22", "162.159.200.1/32", "162.159.200.123/32"],
"process_name": [],
"process_path": []
}
]
}