{ "domain": "apitest1.rgslb.link", "type": "white", "value": [ "wget", "curl" ] }
curl --location --request POST 'https://ctgcdn.esurfingcloud.com/API/cdn/domain/user/agent/filter' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "domain": "apitest1.rgslb.link", "type": "white", "value": [ "wget", "curl" ] }'
{ "code": 1, "message": "OK", "data": { "id": "6", "did": "195", "type": "white", "value": "wget,curl", "create_time": "1714285246", "update_time": "0" } }