mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 03:25:47 +03:00
[GH-ISSUE #84] webhook推送失败的话,不要设置接受html的消息 #58
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HanQ2333 on GitHub (Nov 3, 2025).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/84
如果有人跟我一样是用大佬的moepush推送的话,记住接口的文本内容里千万不要添加“网页: ${body.html}”之类的推送html的函数,测试了一个多小时,moemail的webhook测试一直失败,好不容易发现是html的问题,函数变量里绝对不能有html,希望大家不要跟我一样踩坑了