feat(安心记加班): 开屏广告 (#2770)

Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
Kun Jinkao
2023-12-03 17:40:55 +08:00
committed by GitHub
parent 61e05ad537
commit 4f3672a331

View File

@@ -11,8 +11,18 @@ export default defineAppConfig({
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/import/13523606',
rules: [
{
matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/import/13523606',
},
{
matches: '[id="com.julanling.app:id/adsail_skipView"]',
snapshotUrls: 'https://i.gkd.li/import/13537961',
exampleUrls:
'https://m.gkd.li/38517192/7d7b9bc5-0246-4404-89c0-1b49d6b92256',
},
],
},
{
key: 5,