twikoo icon indicating copy to clipboard operation
twikoo copied to clipboard

qmsg消息违规:评论人的邮箱地址违规

Open tomatokeeper opened this issue 1 year ago • 2 comments

qmsg的违规内容检测包含以下:

  • URL
  • IPv4地址
  • 连续数字串
  • 敏感词汇

在twikoo的管理面板设置好qmsg之后,qmsg那边会因为评论人的邮箱地址而把通知消息当成违规,结果是qq这边收不到通知,请问有什么解决办法吗

tomatokeeper avatar May 07 '24 05:05 tomatokeeper

可以考虑修改 Breadcrumbstwikoo/src/server/function/twikoo/utils/notify.js 源码,删掉 url

God-2077 avatar Aug 31 '24 06:08 God-2077

https://github.com/imaegoo/pushoo/commit/8b15a4400549900443db1d9c5f364f0757137754

imaegoo avatar Sep 05 '24 08:09 imaegoo