feat(百度网盘):开屏广告(补充快照) (#2781)

* feat 更新弹窗(优化规则)

* feat 开屏广告(补充快照)
This commit is contained in:
Kun Jinkao
2023-12-03 17:04:28 +08:00
committed by GitHub
parent 3abe4bf83a
commit c40aca69d0

View File

@@ -12,6 +12,7 @@ export default defineAppConfig({
resetMatch: 'app',
rules: [
{
key: 0,
quickFind: true,
matches: '[text^="跳过"][text.length<=5]',
snapshotUrls: [
@@ -23,8 +24,10 @@ export default defineAppConfig({
],
},
{
key: 1,
quickFind: false,
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
snapshotUrls: 'https://i.gkd.li/import/13538334',
},
],
},