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