feat: 番茄免费小说-开屏广告 #1364

This commit is contained in:
AIsouler
2025-11-02 18:31:28 +08:00
parent 59b8cbc267
commit 637da6c991

View File

@@ -4,6 +4,24 @@ export default defineGkdApp({
id: 'com.dragon.read', id: 'com.dragon.read',
name: '番茄免费小说', name: '番茄免费小说',
groups: [ groups: [
{
key: -1,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
priorityTime: 10000,
rules: [
{
fastQuery: true,
actionDelay: 1000, // 过早点击可能导致应用闪退
matches:
'@[desc="跳过广告"][clickable=true] > [text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/e36d701f-bcee-48d5-99da-1c5301101d9e',
snapshotUrls: 'https://i.gkd.li/i/23282793',
},
],
},
{ {
key: 0, key: 0,
name: '局部广告-阅读页面广告', name: '局部广告-阅读页面广告',