mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(皮皮虾): 分段广告-信息流广告
This commit is contained in:
@@ -108,5 +108,26 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '分段广告-信息流广告',
|
||||
desc: '点击展开-点击[不感兴趣]',
|
||||
activityIds: 'com.sup.android.base.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'RecyclerView > FrameLayout[id!=null] >6 ImageView[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14886478',
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
matches: '@[clickable=true] > [text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14886477',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user