mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(汽水音乐): 评价提示
This commit is contained in:
@@ -103,5 +103,22 @@ export default defineAppConfig({
|
|||||||
rules: '[text="立得全天畅听"][clickable=true]',
|
rules: '[text="立得全天畅听"][clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14237527',
|
snapshotUrls: 'https://i.gkd.li/i/14237527',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 10,
|
||||||
|
name: '评价提示-评分弹窗',
|
||||||
|
desc: '使用返回关闭弹窗',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
action: 'back',
|
||||||
|
matches: '[text="为汽水音乐评分"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/a7e53af0-8b84-4619-b369-69b949ab2ce4',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14720841',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user