RSSHub/lib
iClaud f3bf25ffd7
feat(route): Add 微博热搜内容摘要 (#13764)
* fuliba added

* style: auto format

* doc refine for fuliba

* update per lint info

* fix some title and style

* update per SSRF concern comment

* update per SSRF concern during review

* Update lib/v2/fuliba/radar.js

Per comment on naming of title

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update website/docs/routes/new-media.mdx

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* turn to wordpress api

* Update website/docs/routes/new-media.mdx

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* wip for fulltext weibo hot

* refine details and doc

* weibo content for hot

* remove emoji img as not friendly while being handled by some reader tool

* format refinement

* fix single card link address

* update per review comment

* doc update

* fetch picture with additional flag

* minor format adjustment

* Update doc with refined example

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* get full picture opition as well

---------

Co-authored-by: shinemoon <shinemoon@foxmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-30 23:29:58 +08:00
..
errors
middleware feat: Support RSS3 UMS output format (#13900) 2023-11-29 01:32:24 +08:00
routes fix(egsea): pubDate Invalid Date (#13914) 2023-11-29 21:41:32 +08:00
static
utils feat: Support RSS3 UMS output format (#13900) 2023-11-29 01:32:24 +08:00
v2 feat(route): Add 微博热搜内容摘要 (#13764) 2023-11-30 23:29:58 +08:00
views feat: Support RSS3 UMS output format (#13900) 2023-11-29 01:32:24 +08:00
api_router.js
app.js fix(app): cache logo & subdirectory serving (#13244) 2023-09-09 21:51:44 +08:00
config.js feat: bring back twitter routes 2023-11-29 21:50:26 +08:00
core_router.js
favicon.png
index.js
maintainer.js chore: revise github actions (#13612) 2023-10-23 03:44:46 +08:00
pkg.js
protected_router.js
radar-rules.js feat(route): migrate japanpost to v2 (#13181) 2023-09-02 03:08:16 +08:00
radar.js feat(route): add Lemmy (#13327) 2023-09-19 23:33:54 +08:00
router.js fix(egsea): pubDate Invalid Date (#13914) 2023-11-29 21:41:32 +08:00
v2router.js