mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat: B站国际版-评论区满意度评价 (#1337)
This commit is contained in:
@@ -14,8 +14,11 @@ export default defineGkdApp({
|
|||||||
activityIds:
|
activityIds:
|
||||||
'com.bilibili.ship.theseus.detail.UnitedBizDetailsActivity',
|
'com.bilibili.ship.theseus.detail.UnitedBizDetailsActivity',
|
||||||
matches:
|
matches:
|
||||||
'@View[childCount=0][width<180 && height<180] - [childCount=0][text="你觉得评论氛围是否友好?"] <<n [vid="compose_view"]',
|
'@View[childCount=0][width<180 && height<180] - [childCount=0][text~="你.+评论.*氛围.+?"] <<n [vid="compose_view"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/23125454',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/23125454',
|
||||||
|
'https://i.gkd.li/i/23182150',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user