mirror of
https://github.com/Sliverkiss/QuantumultX.git
synced 2025-12-17 23:35:22 +08:00
Create xiaocan.js
This commit is contained in:
5
AdBlock/xmApp/xiaocan.js
Normal file
5
AdBlock/xmApp/xiaocan.js
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
let headers = JSON.parse($request.headers);
|
||||||
|
if (headers?.methodname?.match(/GetBannerList/)) {
|
||||||
|
$done({});
|
||||||
|
}
|
||||||
|
$done();
|
||||||
Reference in New Issue
Block a user