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

Commit

Permalink
feat:优化规则
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Jan 26, 2024
1 parent 3d12563 commit ccc7e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/com.sina.weibo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ export default defineAppConfig({
{
activityIds: 'com.sina.weibo.feed.MPDialogActivity',
matches:
'View[childCount=4] > [text="查看更多"] -3 Image[text="close"]',
'@Image[text="close"] < View[childCount=4] <<2 * <<n [id="com.sina.weibo:id/container"]',
snapshotUrls: 'https://i.gkd.li/import/14033735',
},
],
Expand Down

0 comments on commit ccc7e52

Please sign in to comment.