mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
@@ -47,17 +47,25 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.baidu.tieba.pb.pb.main.PbActivity',
|
||||
matches:
|
||||
'@ImageView[clickable=true] -2 LinearLayout > [text^="打开通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13536170',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds:
|
||||
'com.baidu.tieba.immessagecenter.mention.reply.ReplyMeActivity',
|
||||
matches: 'TextView[text="开启消息推送"] +2 TextView[text="不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13675694',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.baidu.tbadk.browser.TBWebContainerActivity',
|
||||
matches: '[text="开启通知"] - [text="暂不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13804455',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user