diff --git a/heiliao.sgmodule b/heiliao.sgmodule new file mode 100644 index 0000000..de31258 --- /dev/null +++ b/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 diff --git a/js/heiliao.sgmodule b/js/heiliao.sgmodule deleted file mode 100644 index 616c8a6..0000000 --- a/js/heiliao.sgmodule +++ /dev/null @@ -1,13 +0,0 @@ -#!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