mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(百度贴吧): 全屏广告-会员弹窗
This commit is contained in:
@@ -288,5 +288,22 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 14,
|
||||||
|
name: '全屏广告-会员弹窗',
|
||||||
|
desc: '点击关闭',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds: 'com.baidu.tieba.tblauncher.MainTabActivity',
|
||||||
|
matches:
|
||||||
|
'[text="会员弹窗"] >3 Image[clickable=true][index=2][text!=null]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/dd2f2a00-e9d3-47fa-986d-09ae6180d932',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14630806',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user