Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ety001/online-clipboard
Browse files Browse the repository at this point in the history
  • Loading branch information
ETY001 committed Nov 8, 2019
2 parents 4254322 + 616d7fc commit db496f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
curl https://oc-server.to0l.cn/public/public -d "content=this is a test message"
curl https://oc-server.to0l.cn/public/public -d "content=$(cat /etc/v2ray/config.json)"
# 接收示例(剪切板名和密码都是 public)
curl "https://oc-server.to0l.cn/public/public
curl https://oc-server.to0l.cn/public/public
```
> 注意 cli 端只支持 https,发送的时候的变量名是 content
Expand Down

0 comments on commit db496f5

Please sign in to comment.