mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(全球购骑士特权): 开屏广告、其他软件规则分类
This commit is contained in:
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '信息流广告',
|
||||
name: '分段广告-信息流广告',
|
||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||
rules: [
|
||||
{
|
||||
@@ -50,7 +50,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
name: '请求通知权限弹窗',
|
||||
name: '通知提示-请求通知权限弹窗',
|
||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||
|
||||
rules: '@ImageView - LinearLayout >n [text="开启消息通知"]',
|
||||
@@ -61,7 +61,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '请求添加桌面快捷方式权限弹窗',
|
||||
name: '功能类-请求添加桌面快捷方式权限弹窗',
|
||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||
rules: '@ImageView + [text^="添加"][text$="到桌面"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12880983',
|
||||
|
||||
Reference in New Issue
Block a user