#!name=Scripts Module #!desc=This is a Surge module used to collect JaveScripts on daily use. [General] skip-proxy = %APPEND% iosapps.itunes.apple.com [Script] # > BoxJs TF BoxJs(TF) = type=http-request, pattern=^https?://boxjs.net, requires-body=1, timeout=120, script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/box/chavy.boxjs.js, script-update-interval=0, timeout=60 # > TestFlight TestFlight = type=http-request, pattern=^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$, requires-body=1, script-update-interval=-1, max-size=0, script-path=https://raw.githubusercontent.com/chiupam/surge/main/scripts/javascript/TestFlight.js, script-update-interval=0, timeout=60 [URL Rewrite] ^https://boxjs.net http://boxjs.net 302 ^http://ww1.boxjs.net http://boxjs.net 302 ^http://ww6.boxjs.net http://boxjs.net 302 [MITM] hostname = %APPEND% boxjs.net, testflight.apple.com