mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 13:42:22 +08:00
feat(小红书):申请开启通知 (#1521)
* feat(小红书):申请开启通知 * feat(小红书): 关闭开启通知弹窗 --------- Co-authored-by: lisonge <i@songe.li> close #1520
This commit is contained in:
parent
dd37d52bc4
commit
faf7bf23e5
|
@ -12,5 +12,13 @@ export default defineAppConfig({
|
|||
rules: '[text="广告"] - @FrameLayout > [text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12739065',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '关闭开启通知弹窗',
|
||||
quickFind: true,
|
||||
activityIds: 'com.xingin.xhs.index.v2.IndexActivityV2',
|
||||
rules: '@ImageView <2 FrameLayout >2 [text^="打开通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13195753',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user