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