mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 22:13:40 +08:00
feat(抖音): 首页左上角广告 (#482)
This commit is contained in:
parent
34b9ae4728
commit
69a0acbce9
|
@ -67,6 +67,14 @@ export default defineAppConfig({
|
|||
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12534016',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '首页左上角广告',
|
||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
rules:
|
||||
'ViewGroup + FrameLayout[id=null] > FrameLayout[childCount=2][id!=null] > ImageView[desc="关闭"][clickable=true][id!=null]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12749276',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
|
Loading…
Reference in New Issue
Block a user