mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat: 去哪儿旅行-更新提示
This commit is contained in:
@@ -22,5 +22,21 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '更新提示',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.mqunar.atom.attemper.pupgrade.PUpgradeActivity',
|
||||||
|
matches: '[text="残忍拒绝"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/068a6e67-572f-4cd5-a4db-ba63d760cbd0',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23742676',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user