Fix Threads dynamic post discovery
This commit is contained in:
parent
a6689e2975
commit
134157bc71
5 changed files with 28 additions and 8 deletions
2
tests/fixtures/threads-feed.html
vendored
2
tests/fixtures/threads-feed.html
vendored
|
|
@ -1,5 +1,5 @@
|
|||
<main>
|
||||
<div data-pressable-container="true">
|
||||
<div role="article" data-pressable-container="true">
|
||||
<a href="/@alice"><span dir="auto">alice</span></a>
|
||||
<a href="/@alice/post/ABC123"><time><span dir="auto">12h</span></time></a>
|
||||
<span dir="auto">First Threads post with <span>visible text</span></span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue