mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat: 淘宝-悬浮窗权限 (#1326)
This commit is contained in:
@@ -248,10 +248,15 @@ export default defineGkdApp({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
activityIds: [
|
||||
'com.taobao.android.detail2.core.framework.floatwindow.permission.PermissionActivity',
|
||||
matches: ['[text*="悬浮窗权限"]', '[text="否"]'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/13588165',
|
||||
'com.taobao.taolive.sdk.permisson.PermissionActivity',
|
||||
],
|
||||
matches: ['[text*="悬浮窗权限"]', '[text="否" || text="暂不"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13588165',
|
||||
'https://i.gkd.li/i/23146078',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user