mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(抖音): 首页左上角广告 (#482)
This commit is contained in:
@@ -67,6 +67,14 @@ export default defineAppConfig({
|
|||||||
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12534016',
|
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,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user