This commit is contained in:
SukkaW
2024-12-22 09:20:59 +00:00
parent 0f6b83ff70
commit ef0a150977
19 changed files with 1214 additions and 490 deletions

View File

@@ -0,0 +1,17 @@
{
"version": 2,
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"domain_suffix": ["gitlab.com"],
"domain_keyword": [],
"domain_regex": [],
"ip_cidr": [],
"source_ip_cidr": [],
"source_port": [],
"port": [],
"process_name": [],
"process_path": []
}
]
}