本程序已在Github开源!(开发者QQ:3840032310)
{ "domain": "string" }
curl --location --request POST '/unauth' \ --header 'Content-Type: application/json' \ --data-raw '{ "domain": "string" }'
{ "success": true, "message": "上报成功" }