mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(番茄免费小说): 关闭阅读中作者窗口 (#2275)
* Update com.dragon.read.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #2233
This commit is contained in:
@@ -83,6 +83,19 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '阅读页面_关注作者',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.dragon.read.reader.ui.ReaderActivity',
|
||||
matches: '@ImageView +2 FrameLayout >3 [text="关注"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13399505',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user