mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
@@ -136,11 +136,16 @@ export default defineGkdApp({
|
||||
activityIds: [
|
||||
'.app.ui.activity.MainActivity',
|
||||
'.mix.activity.ContentMixProfileActivity',
|
||||
'.app.ui.activity.HostActivity',
|
||||
],
|
||||
matches: [
|
||||
'[text$="内容推送" || text="开启私信通知"]',
|
||||
'[vid="btn_close"]',
|
||||
],
|
||||
matches: ['[text$="内容推送"]', '[vid="btn_close"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/18057057',
|
||||
'https://i.gkd.li/i/20647853',
|
||||
'https://i.gkd.li/i/22762314',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user