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> |
||
|---|---|---|
| .. | ||
| templates | ||
| tglib | ||
| blog.ts | ||
| channel.ts | ||
| namespace.ts | ||
| stickerpack.ts | ||