feat(百度网盘): 开屏广告-优化规则 (#946)

This commit is contained in:
Kun Jinkao
2023-10-13 00:35:23 +08:00
committed by GitHub
parent 9e8cee39bc
commit e3c3fd33e7

View File

@@ -14,8 +14,11 @@ export default defineAppConfig({
],
rules: [
{
matches: 'TextView[text="跳过"][clickable=true]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12472597',
matches: 'TextView[text^="跳过"][clickable=true]',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12472597',
'https://gkd-kit.songe.li/import/12877626',
],
},
{
matches: '@TextView[text^="跳过"] + TextView[text="广告"]',