简体中文
curl "http://127.0.0.1:22999/api/proxies/{PORT}/banips" -H "Content-Type: application/json" -d '{"ips":["10.0.0.1","20.0.0.1"],"domain":"example.com","ms":60000}'
POST
/api/proxies/{PORT}/banips
["10.0.0.1", "20.0.0.1"]
此页面对您有帮助吗?