mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
@@ -37,14 +37,17 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '更新提示',
|
||||
name: '版本更新',
|
||||
quickFind: true,
|
||||
activityIds: 'com.taptap.upgrade.library.dialog.UpgradeDialogAct',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'@[id="com.taptap.app.game:id/btn_dismiss"] - LinearLayout >n [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13387479',
|
||||
'@[id="com.taptap.app.game:id/btn_dismiss"] <3 LinearLayout [text="发现新版本"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13387479',
|
||||
'https://i.gkd.li/import/13488702',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user