mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(拼多多): 看视频得现金弹窗
This commit is contained in:
@@ -299,5 +299,20 @@ export default defineAppConfig({
|
||||
'ViewGroup[vid="pdd"] >n ViewGroup[childCount=3] > @ImageView[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14109435',
|
||||
},
|
||||
{
|
||||
key: 18,
|
||||
name: '全屏广告-看视频得现金弹窗',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
|
||||
matches:
|
||||
'[vid="pdd"] > FrameLayout > ViewGroup > ViewGroup > ViewGroup > ViewGroup[childCount=3] > ViewGroup[index=0] > ImageView',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/532b339f-066c-4b35-9ca7-cb3821dcea5f',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14305741',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user