mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(拼多多): 全屏广告-多多买菜弹窗(补充规则)
This commit is contained in:
@@ -132,10 +132,11 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '全屏广告-多多买菜抽奖弹窗',
|
name: '全屏广告-多多买菜弹窗',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity',
|
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity',
|
||||||
matches:
|
matches:
|
||||||
'View[childCount=1] > Button[id=null][text="关闭弹窗"][clickable=true]',
|
'View[childCount=1] > Button[id=null][text="关闭弹窗"][clickable=true]',
|
||||||
@@ -143,6 +144,16 @@ export default defineAppConfig({
|
|||||||
'https://m.gkd.li/57941037/b6b638d0-9e99-4e4a-89ea-f2539a46cf56',
|
'https://m.gkd.li/57941037/b6b638d0-9e99-4e4a-89ea-f2539a46cf56',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12642053',
|
snapshotUrls: 'https://i.gkd.li/i/12642053',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
|
||||||
|
matches:
|
||||||
|
'@ViewGroup[clickable=true][visibleToUser=true] - * > [index=2] >2 [text="连领7天 今日可领"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/059c82cd-cc70-4611-b3ab-c3c6c7e35f22',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14596990',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user