mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(喵趣漫画): 开屏广告 (#4040)
This commit is contained in:
@@ -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: '局部广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user