mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf: 最右-分段广告
This commit is contained in:
@@ -63,6 +63,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '分段广告-评论区卡片广告',
|
name: '分段广告-评论区卡片广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'cn.xiaochuankeji.tieba.ui.post.postdetail.PostDetailActivity',
|
'cn.xiaochuankeji.tieba.ui.post.postdetail.PostDetailActivity',
|
||||||
rules: [
|
rules: [
|
||||||
@@ -75,9 +76,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
preKeys: [1],
|
preKeys: [1],
|
||||||
key: 2,
|
key: 2,
|
||||||
matches:
|
matches: '@[clickable=true] >2 [text="不感兴趣"][visibleToUser=true]',
|
||||||
'[id="cn.xiaochuankeji.tieba:id/iv_dislike_reason"] + LinearLayout > [text="不感兴趣"]',
|
snapshotUrls: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12661028',
|
'https://i.gkd.li/i/12661028',
|
||||||
|
'https://i.gkd.li/i/21334232',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user