mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(Nekogram): 优化规则
This commit is contained in:
@@ -9,8 +9,11 @@ export default defineAppConfig({
|
||||
name: '更新提示',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[desc="稍后提醒我"] -3 * >2 [text="更新 Nekogram"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14229236',
|
||||
rules: '@[desc$="稍后提醒我"] -3 * >2 [text="更新 Nekogram"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14229236',
|
||||
'https://i.gkd.li/i/14372061',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user