feat(红手指云手机): 开屏广告(优化规则) (#2597)

* feat 开屏广告(优化规则)

* feat(红手指云手机): 开屏广告

---------

Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
Kun Jinkao
2023-11-28 20:14:46 +08:00
committed by GitHub
parent 5ae07614c3
commit 2b3be1c62a

View File

@@ -12,6 +12,7 @@ export default defineAppConfig({
resetMatch: 'app',
rules: [
{
quickFind: true,
key: 0,
matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: [
@@ -21,7 +22,7 @@ export default defineAppConfig({
],
},
{
key: 2,
key: 1,
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
snapshotUrls: 'https://i.gkd.li/import/13188645',
},