RSSHub/lib/routes/wechat
Rongrong 690e91c59d
fix(route/{telegram/channel,wechat/tgchannel}): broken links (#15332)
route/telegram/channel:
Since 2024/4/20, t.me/s/ mistakenly have every '&' in **hyperlinks**
replaced by '&'. The characteristic of a hyperlink is [onclick]
(pop-up confirmation), which is not present in ordinary links. This is a
workaround to fix the issue until Telegram fixes it.

route/wechat/tgchannel:
Since 2024/4/20, t.me/s/ mistakenly have every '&' in **hyperlinks**
replaced by '&'. wechat-mp will take care of this, so no need to fix
it here. However, once the bug is eventually fixed, all guid will be
changed again. Considering that this is almost certain to happen, let's
break guid consistency now by using normalized URL from wechat-mp as
guid to avoid similar issues in the future.

Signed-off-by: Rongrong <i@rong.moe>
2024-04-23 21:22:19 +08:00
..
_README
announce.ts fix: allow multiple radar rules per route (#14800) 2024-03-16 03:28:44 +08:00
ce.ts fix: allow multiple radar rules per route (#14800) 2024-03-16 03:28:44 +08:00
data258.ts feat: add ConfigNotFoundError and InvalidParameterError 2024-04-07 17:36:18 +08:00
ershcimi.ts fix: wrong categories 2024-03-09 15:08:34 +08:00
feeddd.ts chore(routes/*): fix unreachable code (#15192) 2024-04-12 00:19:38 +08:00
mp.ts fix: wrong categories 2024-03-09 15:08:34 +08:00
msgalbum.ts fix: wrong categories 2024-03-09 15:08:34 +08:00
namespace.ts
sogou.ts fix: wrong categories 2024-03-09 15:08:34 +08:00
tgchannel.ts fix(route/{telegram/channel,wechat/tgchannel}): broken links (#15332) 2024-04-23 21:22:19 +08:00
uread.ts fix: wrong categories 2024-03-09 15:08:34 +08:00
wechat2rss.ts fix: wrong categories 2024-03-09 15:08:34 +08:00