feat(抖音): 开屏广告 (#2518)

* Update com.ss.android.ugc.aweme.ts

更新首页开屏广告

* Update com.ss.android.ugc.aweme.ts

---------

Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
Crty
2023-11-26 22:08:05 +08:00
committed by GitHub
parent f07047370e
commit 7276e3f085

View File

@@ -10,8 +10,19 @@ export default defineAppConfig({
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: '[desc="跳过广告"]',
snapshotUrls: 'https://i.gkd.li/import/13216121',
rules: [
{
key: 0,
quickFind: true,
matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/import/13460370',
},
{
actionMaximumKey: 0,
matches: '[desc="跳过广告"]',
snapshotUrls: 'https://i.gkd.li/import/13216121',
},
],
},
{
key: 0,