mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(喵趣漫画): 功能类-漫画页链接断开提示
This commit is contained in:
@@ -116,5 +116,21 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '功能类-漫画页链接断开提示',
|
||||
desc: '点击[点我重试]',
|
||||
actionMaximum: 3,
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.aster.comic.app.view.reader.ReaderActivity',
|
||||
matches: '@[clickable=true] > [text="点我重试"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/d71c73bb-289f-4205-a253-fcd8bd32f196',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14572053',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user