mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf (#216)
Co-authored-by: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com>
This commit is contained in:
@@ -12,5 +12,19 @@ export default defineGkdApp({
|
||||
'[id="com.xiaomi.mico:id/adImage"] + [id="com.xiaomi.mico:id/ivCloseAd"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12745621',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '权限提示-请求开启定位权限弹窗',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
matches: ['[text*="开启位置服务"]', '[text="取消"]'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/15284753',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user