mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:42:29 +08:00
feat(抖音): 关闭朋友推荐弹窗
This commit is contained in:
parent
e87492361a
commit
a918a12b79
|
@ -28,5 +28,18 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: [
|
||||
'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
'com.miui.home.launcher.Launcher',
|
||||
],
|
||||
name: '关闭朋友推荐弹窗',
|
||||
rules: '[text="朋友推荐"] +2 [id="com.ss.android.ugc.aweme:id/close"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12525387',
|
||||
'https://gkd-kit.gitee.io/import/12525389',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user