mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(喵趣漫画): 开屏广告(优化规则)
This commit is contained in:
@@ -8,11 +8,14 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
quickFind: true,
|
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
rules: '@View[clickable=true] <<n [vid="lyContainer"]',
|
rules:
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14031922',
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/14031922',
|
||||||
|
'https://i.gkd.li/import/14322264',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user