mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(TapTap) 更新提示(优化规则)
This commit is contained in:
@@ -49,17 +49,15 @@ export default defineAppConfig({
|
||||
key: 3,
|
||||
name: '更新提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.taptap.upgrade.library.dialog.UpgradeDialogAct',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'@[id="com.taptap.app.game:id/btn_dismiss"] <3 LinearLayout [text="发现新版本"]',
|
||||
matches: '@[vid="btn_dismiss"] -2 * >2 [text="发现新版本"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13387479',
|
||||
'https://i.gkd.li/import/13488702',
|
||||
'https://i.gkd.li/import/14209268',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user