mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
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:
@@ -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: '阅读页面底部广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user