curl --location 'http://cf-v2.uapis.cn/list_available_domains'{
"msg": "获取可用域名列表成功",
"code": 200,
"data": [
{
"id": 1,
"domain": "映射.中国",
"remarks": null,
"icpFiling": false
},
{
"id": 2,
"domain": "frp.wtf",
"remarks": null,
"icpFiling": false
},
{
"id": 3,
"domain": "owo.vin",
"remarks": null,
"icpFiling": false
}
],
"state": "success"
}