RSSHub/lib
Joshua Peek 44305f529b
fix(route): bloomberg author (#11619)
* Switch bloomberg author feed to html scraper

* Safely resolve relative href

* Prefer WHATWG URL API

* Remove list cache

* Cache article list

* Avoid caching captcha

* Add back rss parser as fallback

* Load author news list from api

* Fallback to rss

* docs: add docs for new params
2023-01-19 22:15:12 +08:00
..
errors
middleware fix: author is not iterable (#11555) 2023-01-04 21:44:23 +08:00
routes feat(route): migrate shiep to v2 (#11641) 2023-01-17 23:04:19 +08:00
utils feat(config)!: unsafe domain toggle (#11588) 2023-01-10 11:45:05 +00:00
v2 fix(route): bloomberg author (#11619) 2023-01-19 22:15:12 +08:00
views
api_router.js
app.js
config.js feat(config)!: unsafe domain toggle (#11588) 2023-01-10 11:45:05 +00:00
core_router.js
favicon.png revert: "style: auto format" 2022-11-03 13:25:37 +00:00
index.js
maintainer.js
pkg.js
protected_router.js
radar-rules.js fix(route/weibo/*): sinaimg anti-hotlinking (#11320) 2022-11-28 03:37:43 +08:00
radar.js
router.js feat(route): migrate shiep to v2 (#11641) 2023-01-17 23:04:19 +08:00
v2router.js