Commit Graph

4 Commits

Author SHA1 Message Date
Andvari 4d764ef13e
fix(route/thepaper): Include links from carousel. (#13480) 2023-10-09 20:41:32 +08:00
Felix Hsu b053af1050
refactor: refactor thepaper utils for optimize rss reading (#10859)
* 1. fix timezone shift 2. add podcast for voice article 3.use list icon for list feed 4. category support

* extract logo using cheerio

* fix the fallback logo image on list feed

* fix the deepscan insufficient null checking

* add support for album type article
2022-09-22 22:47:09 +08:00
Felix Hsu fe50f9cb18
fix(route): thepaper changes its site to nextjs based backend, so change the feeder (#10850)
* fix(route) thepaper now use nextjs as backend

* Id to Name for channel and list

* summary ok

* determine the detail by null check instead of type check

* list_url for better reading

* add failback of thumbnail

* fix video article

* add list for thepaper

* add list for thepaper

* del the dup line

* small fix and optimize

* add maintainer
2022-09-21 22:53:50 +08:00
Ethan Shen 8ecad32db2
feat(route): add 澎湃明查 (#9380)
* feat(route): add 澎湃明查

* fix: 839studio routes

* docs: update example url

* fix: parseDate
2022-03-25 22:05:27 +08:00