mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat: 移除通知提示、评价提示、更新提示、青少年模式的activityid
This commit is contained in:
@@ -13,7 +13,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.bcut.homepage.widget.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[text="开启设置"] - TextView[text="取消"]',
|
||||
@@ -37,7 +36,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.bcut.homepage.widget.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user