mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: 移除通知提示、评价提示、更新提示、青少年模式的activityid
This commit is contained in:
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.sohu.sohuvideo.ui.homepage.MainActivity',
|
||||
rules:
|
||||
'@[id="com.sohu.sohuvideo:id/ivClose"] + LinearLayout [text="新版本上线啦"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13435504',
|
||||
@@ -23,7 +22,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.sohu.sohuvideo.ui.homepage.MainActivity',
|
||||
rules:
|
||||
'@[id="com.sohu.sohuvideo:id/tv_ok"] -2 LinearLayout > [text="设置青少年模式"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13448876',
|
||||
|
||||
Reference in New Issue
Block a user