From 820c330b79e10459ccfdc3ad9f31196bf8d7bf0d Mon Sep 17 00:00:00 2001 From: AdminWhaleFall Date: Thu, 14 Apr 2022 18:40:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20perf:=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=AF=AD=E9=9B=80api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/api.json b/api.json index a32c45c..d92294f 100644 --- a/api.json +++ b/api.json @@ -562,5 +562,18 @@ "data": { "mobile": "[phone]" } + }, + { + "desc": "语雀web", + "url": "https://www.yuque.com/api/validation_codes", + "method": "POST", + "header": { + "referer": "https://www.yuque.com/register" + }, + "data": { + "target": "[phone]", + "action": "register", + "channel": "sms" + } } ] \ No newline at end of file