mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
perf(豆瓣): 评价提示
This commit is contained in:
@@ -180,8 +180,11 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
activityIds: '.activity.SplashActivity',
|
||||
matches: '[text="下次再说"][id="com.douban.frodo:id/neutral"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12548314',
|
||||
matches: [
|
||||
'[text^="喜欢豆瓣吗"][visibleToUser=true]',
|
||||
'[text="下次再说"][visibleToUser=true]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/i/18424257',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user