skip running readability on scraped tweet

This commit is contained in:
Hongbo Wu 2023-06-22 15:00:54 +08:00
parent 0d7adcdecc
commit 3e2e16e915

View file

@ -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>