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