mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(百度贴吧): 申请消息提醒弹窗 (#2757)
* feat(百度贴吧):申请消息提醒弹窗 * Update com.baidu.tieba.ts
This commit is contained in:
@@ -40,6 +40,13 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '申请消息提醒弹窗',
|
||||||
|
activityIds: 'com.baidu.tieba.pb.pb.main.PbActivity',
|
||||||
|
rules: '@ImageView[clickable=true] -2 LinearLayout > [text^="打开通知"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13536170',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 2,
|
key: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user