mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-02-03 10:23:22 +08:00
🎈 perf: 增加语雀api
This commit is contained in:
13
api.json
13
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"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user