mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 17:54:26 +00:00
deploy: 9635db8288
This commit is contained in:
5
Modules/Rules/sukka_mitm_all_hostnames.sgmodule
Normal file
5
Modules/Rules/sukka_mitm_all_hostnames.sgmodule
Normal file
@@ -0,0 +1,5 @@
|
||||
#!name=[Sukka] MitM All Hostnames
|
||||
#!desc=Perform MitM on all hostnames with port 443, except those to Apple and other common sites which can't be inspected.
|
||||
|
||||
[MITM]
|
||||
hostname = -*.apple.com, -*.icloud.com, -*.mzstatic.com, -*.crashlytics.com, -*.facebook.com, -*.instagram.com, *
|
||||
Reference in New Issue
Block a user