mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(全球购骑士特权): 开屏广告、其他软件规则分类
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '更新提醒',
|
||||
name: '更新提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
@@ -16,7 +16,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '赏好评弹窗',
|
||||
name: '评价提示-赏好评弹窗',
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.homework.activity.init.InitActivity',
|
||||
rules: 'TextView[id="com.zuoyebang.knowledge:id/btn_cancle"]',
|
||||
|
||||
Reference in New Issue
Block a user