mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(今日头条): 更新弹窗;信息流广告 (#1355)
* feat(今日头条): 更新弹窗 * feat(今日头条): 新闻列表广告 * feat(今日头条): 信息流广告 --------- Co-authored-by: shanlan <hi@gobyte.cn> Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -105,13 +105,14 @@ export default defineAppConfig({
|
|||||||
name: '点击右上角x按钮',
|
name: '点击右上角x按钮',
|
||||||
key: 0,
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'[text^="广告"|| text$="广告" ||text^="来自"] <n FrameLayout > UIView[text^="不感兴趣"][clickable=true]',
|
'[text^="广告"|| text$="广告" ||text^="来自"] <n FrameLayout > UIView[text^="不感兴趣"]',
|
||||||
action: 'clickCenter',
|
action: 'clickCenter',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12733098',
|
'https://gkd-kit.gitee.io/import/12733098',
|
||||||
'https://gkd-kit.gitee.io/import/12755264',
|
'https://gkd-kit.gitee.io/import/12755264',
|
||||||
'https://gkd-kit.gitee.io/import/12836272',
|
'https://gkd-kit.gitee.io/import/12836272',
|
||||||
'https://gkd-kit.gitee.io/import/12840162', //别的‘广告’是单独的一个组件,它是和标题一起
|
'https://gkd-kit.gitee.io/import/12840162',
|
||||||
|
'https://gkd-kit.gitee.io/import/13093576',
|
||||||
],
|
],
|
||||||
exampleUrls: [
|
exampleUrls: [
|
||||||
'https://user-images.githubusercontent.com/44717382/273436460-cf007525-81ce-418b-ac05-3bfd75a627fe.gif', //这是 https://gkd-kit.gitee.io/import/12840162
|
'https://user-images.githubusercontent.com/44717382/273436460-cf007525-81ce-418b-ac05-3bfd75a627fe.gif', //这是 https://gkd-kit.gitee.io/import/12840162
|
||||||
|
|||||||
Reference in New Issue
Block a user