mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
When we save pages we save the normalized URL, so if a user saves a URL like https://foo.com/ in elastic it will be saved as https://foo.com but the browser will redirect to this url: https://omnivore.app/article?url=https://foo.com/ and the URL lookup will fail. |
||
|---|---|---|
| .. | ||
| api | ||
| appreader | ||
| content-fetch | ||
| content-handler | ||
| cypress | ||
| db | ||
| import-handler | ||
| inbound-email-handler | ||
| pdf-handler | ||
| puppeteer-parse | ||
| readabilityjs | ||
| rule-handler | ||
| text-to-speech | ||
| thumbnail-handler | ||
| web | ||