songquanpeng / message-pusher

搭建专属于你的消息推送服务,支持多种消息推送方式,支持 Markdown,基于 Golang 仅单可执行文件,开箱即用
https://msgpusher.com
MIT License
2.58k stars 385 forks source link

Add fallback for copy function #135

Open poormonitor opened 6 months ago

poormonitor commented 6 months ago

现有 copy 函数无法在不安全环境下工作,局域网内部署的版本无法使用,现增加 fallback。