mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(全球购骑士特权): 开屏广告、其他软件规则分类
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
||||
{
|
||||
enable: false,
|
||||
key: 1,
|
||||
name: '公告弹窗',
|
||||
name: '通知提示-公告弹窗',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
{
|
||||
enable: false,
|
||||
key: 2,
|
||||
name: '自动识别解析链接',
|
||||
name: '功能类-自动识别解析链接',
|
||||
activityIds: 'com.one.downloadtools.ui.activity.HomeActivity',
|
||||
rules: '@[text="识别解析"] -2 * > [text^="检测到你复制链接"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13392085',
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
{
|
||||
enable: false,
|
||||
key: 3,
|
||||
name: '开通会员弹窗',
|
||||
name: '全屏广告-开通会员弹窗',
|
||||
activityIds: 'com.one.downloadtools.ui.activity.HomeActivity',
|
||||
rules: '[text^="开通会员"] < * +n * > [text="暂不"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13392112',
|
||||
|
||||
Reference in New Issue
Block a user