mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat: 优化部分规则
This commit is contained in:
@@ -63,7 +63,6 @@ export default defineAppConfig({
|
|||||||
key: 3,
|
key: 3,
|
||||||
name: '更新提示-关闭更新弹窗',
|
name: '更新提示-关闭更新弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: 'LinearLayout[childCount=3] > [text="以后再说"][index=0]',
|
rules: 'LinearLayout[childCount=3] > [text="以后再说"][index=0]',
|
||||||
|
|||||||
@@ -60,7 +60,6 @@ export default defineAppConfig({
|
|||||||
key: 11,
|
key: 11,
|
||||||
name: '通知提示-请求通知权限提示弹窗',
|
name: '通知提示-请求通知权限提示弹窗',
|
||||||
desc: '自动点击关闭按钮',
|
desc: '自动点击关闭按钮',
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user