mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(抖音): 广告弹窗 (#491)
This commit is contained in:
@@ -75,6 +75,13 @@ export default defineAppConfig({
|
|||||||
'ViewGroup + FrameLayout[id=null] > FrameLayout[childCount=2][id!=null] > ImageView[desc="关闭"][clickable=true][id!=null]',
|
'ViewGroup + FrameLayout[id=null] > FrameLayout[childCount=2][id!=null] > ImageView[desc="关闭"][clickable=true][id!=null]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12749276',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12749276',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
name: '广告弹窗',
|
||||||
|
rules:
|
||||||
|
'[id="android:id/content"] >2 RelativeLayout[childCount<=5] > @ImageView[clickable=true][id!=null] - TextView[text="广告"][id!=null]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12769137',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user