mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 12:53:02 +00:00
- README.md下载地址修改
This commit is contained in:
@@ -17,7 +17,7 @@ public class WebClientExample {
|
||||
WebClient client = WebClient.create(vertx);
|
||||
|
||||
MultipartForm form = new MultipartFormImpl()
|
||||
.attribute("email", "736226400@qq.com")
|
||||
.attribute("email", "")
|
||||
.attribute("password", "");
|
||||
|
||||
client.postAbs("https://cowtransfer.com/api/user/emaillogin")
|
||||
|
||||
Reference in New Issue
Block a user