#!name=mole.fit授权伪造 #!desc=拦截https://mole.fit/api/license/devices 兼容query参数 #!author=1307 #!homepage=https://github.com/fmz200/wool_scripts #!icon=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/gif/naisi-01.gif #!raw-url= #!tg-channel=https://t.me/inaisi #!loon_version=3.5.0 #!system=iOS,iPadOS,macOS ############################################# [Mitm] hostname = mole.fit [Rule] URL-REGEX,^https://mole\.fit/api/license/devices(\?.*)?,DIRECT [Rewrite] ^https://mole\.fit/api/license/devices(\?.*)? mock-response-body data-type=json status-code=200 data={"status":"active","deviceLimit":99,"licenseKeyId":"whatever","devices":[]}