Skip to content

Commit

Permalink
perf: 百度贴吧
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Dec 21, 2024
1 parent 10ac792 commit 9fa324f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/apps/com.baidu.tieba.ts
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ export default defineGkdApp({
key: 0,
activityIds: '.pb.pb.main.PbActivity',
matches:
'@[clickable=true][vid="obfuscated"][visibleToUser=true] <(1,2) RelativeLayout <(1,4) RelativeLayout[childCount>1] >(3,4) [text="广告"]',
'@[clickable=true][visibleToUser=true] <(1,2) RelativeLayout <(1,4) RelativeLayout[childCount>1] >(3,4) [text="广告"]',
exampleUrls: 'https://e.gkd.li/337a7e8b-500f-4a0b-ae08-018c5222d4da',
snapshotUrls: [
'https://i.gkd.li/i/16595124',
Expand Down Expand Up @@ -430,10 +430,11 @@ export default defineGkdApp({
key: 1,
activityIds: ['.tblauncher.MainTabActivity', '.forum.ForumActivity'],
matches:
'@ImageView[clickable=true][visibleToUser=true][vid="obfuscated"] - [text="你可能感兴趣的吧" || text^="本吧的人都在逛"]',
'@ImageView[childCount=0][clickable=true][visibleToUser=true] - [text="你可能感兴趣的吧" || text^="本吧的人都在逛"]',
snapshotUrls: [
'https://i.gkd.li/i/16914357',
'https://i.gkd.li/i/17944680',
'https://i.gkd.li/i/18218517',
],
},
],
Expand Down

0 comments on commit 9fa324f

Please sign in to comment.