mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
skip running readability on scraped tweet
This commit is contained in:
parent
0d7adcdecc
commit
3e2e16e915
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,7 @@ export class NitterHandler extends ContentHandler {
|
|||
<meta property="og:type" content="tweet" />
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<div class="_omnivore_twitter">
|
||||
${tweetsContent}
|
||||
${tweetUrl}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue