mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:33:45 +08:00
feat(今日头条): 开屏广告-适配其它布局 (#492)
This commit is contained in:
parent
567dcf09ff
commit
053864fc86
|
@ -10,9 +10,11 @@ export default defineAppConfig({
|
|||
activityIds: ['com.ss.android.article.news.activity.MainActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id="android:id/tabhost"] >(3) [text="跳过广告"][clickable=true]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12684954'],
|
||||
matches: '[childCount=1] > [text="跳过广告"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12684954',
|
||||
'https://gkd-kit.gitee.io/import/12754759',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user