diff --git a/js/heiliao.sgmodule b/js/heiliao.sgmodule new file mode 100644 index 0000000..616c8a6 --- /dev/null +++ b/js/heiliao.sgmodule @@ -0,0 +1,13 @@ +#!name=黑料不打烊 +#!desc=去除烦人的广告 +#!category=Jacob + +#!date=2025-12-26 12:21:48 + +[Script] +黑料去广告 = type=http-response, pattern=^https?:\/\/(heiliao\.com).*, script-path=https://github.com/ifflagged/Romeo/raw/main/Modules/JS/Yuheng0101/heiliao/web.js, requires-body=true, max-size=0, timeout=60 + +黑料App去广告 = type=http-response, pattern=^https:\/\/api(\d+)?.hlwapi(\d+)?\.com\/api\.php\/api\/index\/(config|userInfo|index|detail), script-path=https://github.com/ifflagged/Romeo/raw/main/Modules/JS/Yuheng0101/heiliao/app.js, requires-body=true, max-size=-1, timeout=30 + +[MITM] +hostname = %APPEND% heiliao.com, api*.hlwapi*.com \ No newline at end of file