Commit Graph

4 Commits

Author SHA1 Message Date
Felix Hsu 3e393ccce8
fix(route): thepaper list error and change to api.thepaper.cn (#11623)
* fix thepaper list error and change to api.thepaper.cn

* fix channel id in thepaper docs

* fix channel id in thepaper docs

* remove the trailing space in </Route>
2023-01-15 22:36:13 +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