diff --git a/config/app/custom_rdap_servers.example.yaml b/config/app/custom_rdap_servers.example.yaml index 6ecab3a..c8e652f 100644 --- a/config/app/custom_rdap_servers.example.yaml +++ b/config/app/custom_rdap_servers.example.yaml @@ -41,7 +41,7 @@ [ [ "td" ], [ "https://rdap.nic.td/" ] ], [ [ "tl" ], [ "https://rdap.nic.tl/" ] ], [ [ "us" ], [ "https://rdap.nic.us/" ] ], - [ [ "ve" ], [ "https://rdap.nic.ve/" ] ], + [ [ "ve" ], [ "https://rdap.nic.ve/rdap/" ] ], ], "version": "1.0" }