mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(微信): 功能类-自动点击[查看原视频]
This commit is contained in:
@@ -642,5 +642,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 36,
|
||||
name: '功能类-自动点击[查看原视频]',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: '.ui.chatting.gallery.ImageGalleryUI',
|
||||
matches: '[text^="查看原视频"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/5332aff9-05bb-4b44-b832-5e2d9b1c1270',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16833732',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user