mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(系统更新): 更新提示
This commit is contained in:
@@ -13,8 +13,14 @@ export default defineGkdApp({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: ['[text="开启智能更新"]', '[text="暂不开启"]'],
|
matches: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15386937',
|
'[vid="alertTitle"][text="开启智能更新" || text="Install automatically?"]',
|
||||||
|
'[id="android:id/button2"][text="暂不开启" || text="No"]',
|
||||||
|
],
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/15386937',
|
||||||
|
'https://i.gkd.li/i/15386869',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user