diff --git a/lua/cfc_disconnect_interface/client/cl_api.lua b/lua/cfc_disconnect_interface/client/cl_api.lua index af04d94..8e7d424 100644 --- a/lua/cfc_disconnect_interface/client/cl_api.lua +++ b/lua/cfc_disconnect_interface/client/cl_api.lua @@ -3,7 +3,7 @@ crashApi = {} -- local references local http, concommand = http, concommand -local cfc_endpoint = "https://scripting.cfcservers.org/cfc3-ping" +local cfc_endpoint = "https://nanny.cfcservers.org/cfc3-ping" local global_endpoint = "https://www.google.com" local api = crashApi