From ac494e4afe47ab66d3bd90b47618f8223a388884 Mon Sep 17 00:00:00 2001 From: AdminWhaleFall Date: Tue, 5 Apr 2022 18:09:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20perf:=20add=20=E7=BD=91=E6=98=93?= =?UTF-8?q?=E4=BA=91=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/api.json b/api.json index a688acc..57d6ea3 100644 --- a/api.json +++ b/api.json @@ -12,5 +12,16 @@ "phone_num": "[phone]", "area_code": "86" } + }, + { + "desc": "网易云游戏", + "url": "https://n.cg.163.com/api/v1/phone-captchas/86-[phone]", + "method": "POST", + "header": "", + "data": { + "etc": { + "validate": "" + } + } } ] \ No newline at end of file