#!name=MitM 开关检测 #!desc=定时自动开启因各种原因被关的 MitM 开关 #!category=xream #!arguments=cronexp:"*/30 * * * *",notification:true #!arguments-desc=cronexp 定时\n └ 默认为 30 分钟一次\n\nnotification 通知开关\n └ 默认为 true, 关闭通知可设为 false [Script] MitM 开关检测定时任务 = type=cron, cronexp="{{{cronexp}}}", script-path=https://raw.githubusercontent.com/xream/scripts/main/surge/modules/mitm-checker/mitm-checker.js, timeout=30, argument="notification={{{notification}}}", engine=jsc