对评论框网址没添加"https"的进行自动添加获取改进? #129
xiamuguizhi
started this conversation in
Ideas
Replies: 3 comments 6 replies
-
这个 bug 确实存在! |
Beta Was this translation helpful? Give feedback.
0 replies
-
后端合法性判断出了问题,应该是 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我会在前端加判断,如果 URL 的 协议不存在时,自动加上 https |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
有的访客评论有时候网址 不会带
https://
就单纯留个博客地址 如:biji.io
,这也导致了 如果点击链接访问 这个用户博客就变成了https://xn--qpru0x.cn/post/biji.io
这样了。是否可以在提交评论后 判断是否 存在
https://
自行添加 或者 在前端输出的时候 判断添加个https://
Beta Was this translation helpful? Give feedback.
All reactions