RSSHub/lib
Rongrong 4644ce5755
fix(route/twitter): readability and RT link (#14289)
1. Trim link pointing to the tweet itself (usually appears when the
tweet is truncated).
2. Only insert <hr> when both showTimestampInDescription and readable
are enabled.
3. Make RT links point to the RT itself, instead of the original tweet.

Signed-off-by: Rongrong <i@rong.moe>
2024-01-21 14:14:19 +00:00
..
errors
middleware style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
routes fix(route): 金色财经 (#14272) 2024-01-21 15:15:07 +08:00
static
utils style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
v2 fix(route/twitter): readability and RT link (#14289) 2024-01-21 14:14:19 +00:00
views style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
api-router.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
app.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
config.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
core-router.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
favicon.png
index.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
maintainer.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
pkg.js
protected-router.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
radar-rules.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
radar.js style(eslint): add eslint-unicorn (#14257) 2024-01-18 20:43:40 +08:00
router.js fix(route): 金色财经 (#14272) 2024-01-21 15:15:07 +08:00
v2router.js