feat(番茄免费小说): 开屏广告 (#1622)

* Update com.dragon.read.ts

* chore(actions): check_format_lint

* feat(番茄免费小说): 开屏广告

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二刺螈 <i@songe.li>

close #1621
This commit is contained in:
walklty
2023-10-31 23:00:00 +08:00
committed by GitHub
parent 96e92a9f61
commit d125dd6bf5

View File

@@ -4,6 +4,20 @@ export default defineAppConfig({
id: 'com.dragon.read', id: 'com.dragon.read',
name: '番茄免费小说', name: '番茄免费小说',
groups: [ groups: [
{
key: -1,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: [
{
matches: '[text="跳过广告"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/13210844',
},
],
},
{ {
key: 0, key: 0,
name: '阅读页面底部广告', name: '阅读页面底部广告',