Squashed commit of the following:

commit 7c1f31aa93c7ed55136abca5e777a9c18bbfa048
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Tue Jan 16 07:44:33 2024 +0000

    chore(actions): check_format_lint

commit 457b13201af8f521d6a68238f15034b543cdcfa3
Author: aisouler <zy43220@gmail.com>
Date:   Tue Jan 16 15:43:48 2024 +0800

    fix:修改key值

commit 820ca1d80fdd13ec85473aa7f17adfa07627fa1c
Author: aisouler <zy43220@gmail.com>
Date:   Tue Jan 16 15:41:10 2024 +0800

    feat(七猫免费小说):今日专属推荐弹窗
This commit is contained in:
aisouler
2024-02-01 18:36:26 +08:00
parent 96e85cd56b
commit 20fe3abe13

View File

@@ -133,5 +133,17 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 9,
quickFind: true,
name: '全屏广告-今日专属推荐弹窗',
desc: '点击X',
rules: [
{
matches: '[id="com.kmxs.reader:id/close"]',
snapshotUrls: 'https://i.gkd.li/import/13941276',
},
],
},
], ],
}); });