Commit Graph

2 Commits

Author SHA1 Message Date
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
Rongrong c3e78ee7df
fix(route/weibo/*): sinaimg anti-hotlinking (#11320)
* fix(route/weibo/*): sinaimg anti-hotlinking

Signed-off-by: Rongrong <i@rong.moe>

* refactor: migrate to v2

* Fix CodeQL warning

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again

Signed-off-by: Rongrong <i@rong.moe>

* Narrow sinaimg URL regex

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again and again

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again, again and again

Signed-off-by: Rongrong <i@rong.moe>

* More accurate regex, dismiss CodeQL plz

Signed-off-by: Rongrong <i@rong.moe>

Signed-off-by: Rongrong <i@rong.moe>
2022-11-28 03:37:43 +08:00