Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Update com.wacai365.ts
Browse files Browse the repository at this point in the history
Signed-off-by: 二刺螈 <[email protected]>
  • Loading branch information
lisonge authored Jan 28, 2024
1 parent 5422eaa commit 4ca2622
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions src/apps/com.wacai365.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,11 @@ export default defineAppConfig({
rules: [
{
key: 0,
quickFind: true,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
'View[clickable=true] <2 * <2 * < [vid="flTTContainer"]',
snapshotUrls: 'https://i.gkd.li/import/14021540',
},
// 该应用存在特殊开屏广告,被全局规则排除,以下为之前的开屏广告规则
{
key: 1,
matches: '[id="com.wacai365:id/ksad_splash_circle_skip_view"]',
snapshotUrls: 'https://i.gkd.li/import/13162861',
},
{
key: 2,
matches: '[id$="id/tt_splash_skip_btn"]',
snapshotUrls: [
'https://i.gkd.li/import/13177538',
'https://i.gkd.li/import/13194893',
],
},
{
key: 3,
quickFind: true,
Expand Down

0 comments on commit 4ca2622

Please sign in to comment.