feat(喵趣漫画): 开屏广告 (#4040)

This commit is contained in:
Adpro
2024-01-28 13:22:40 +08:00
committed by GitHub
parent 9c0ebad1c1
commit b7e4a7b83e

View File

@@ -4,6 +4,16 @@ export default defineAppConfig({
id: 'com.paokeji.yiqu', id: 'com.paokeji.yiqu',
name: '喵趣漫画', name: '喵趣漫画',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
quickFind: true,
resetMatch: 'app',
actionMaximum: 1,
rules: '@View[clickable=true] <<n [vid="lyContainer"]',
snapshotUrls: 'https://i.gkd.li/import/14031922',
},
{ {
key: 1, key: 1,
name: '局部广告', name: '局部广告',