mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
fix: 拼多多-全屏广告-弹窗广告 (#1461)
This commit is contained in:
@@ -31,7 +31,8 @@ export default defineGkdApp({
|
||||
'.ui.activity.HomeActivity',
|
||||
'.ui.activity.MainFrameActivity',
|
||||
],
|
||||
excludeMatches: '[text="我的订单"][visibleToUser=true]',
|
||||
excludeMatches:
|
||||
'[text="我的订单" || text="聊天"][bottom<500][visibleToUser=true]',
|
||||
matches:
|
||||
'[text="开心收下" || text="去抢购" || text="立即抽免单" || text="去刮奖" || text="立即领取" || text="去领大额金币" || text="送你大额现金" || text*="红包助手" || text="刮刮卡发来的消息通知" || text="立即充值"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
@@ -49,7 +50,10 @@ export default defineGkdApp({
|
||||
'https://i.gkd.li/i/17625608',
|
||||
'https://i.gkd.li/i/18481318',
|
||||
],
|
||||
excludeSnapshotUrls: 'https://i.gkd.li/i/23352586',
|
||||
excludeSnapshotUrls: [
|
||||
'https://i.gkd.li/i/23352586',
|
||||
'https://i.gkd.li/i/23607429',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
|
||||
Reference in New Issue
Block a user