From 63b07ab02fa43483bb8d1f1f504eb40ee64d5c3f Mon Sep 17 00:00:00 2001 From: T00700 <119649139+T00700@users.noreply.github.com> Date: Fri, 26 Dec 2025 22:00:22 +0800 Subject: [PATCH] Add files via upload --- js/heiliao.sgmodule | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 js/heiliao.sgmodule 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