mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 微信-功能类-自动查看原图
This commit is contained in:
@@ -286,23 +286,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
excludeVersionNames: '8.0.15',
|
matches:
|
||||||
matches: 'Button[text^="查看原图"][clickable=true]',
|
'Button[text^="查看原图" || text^="查看原圖"][clickable=true]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/6bb9e68a-43f5-4482-96b1-899cc86fef32',
|
'https://m.gkd.li/57941037/6bb9e68a-43f5-4482-96b1-899cc86fef32',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13523031',
|
'https://i.gkd.li/i/13523031',
|
||||||
'https://i.gkd.li/i/17698956',
|
'https://i.gkd.li/i/17698956',
|
||||||
|
'https://i.gkd.li/i/19515095',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
key: 1,
|
|
||||||
versionNames: '8.0.15',
|
|
||||||
matches: '[text^="查看原图"]',
|
|
||||||
exampleUrls:
|
|
||||||
'https://m.gkd.li/57941037/1a946d04-8a2d-4570-bd8c-38ab112f43a9',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14661736',
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user