diff --git a/push.cpp b/push.cpp index a9bbe4d..f008229 100755 --- a/push.cpp +++ b/push.cpp @@ -667,7 +667,7 @@ class CPushMod : public CModule return; } - service_host = "discordapp.com"; + service_host = "discord.com"; service_url = "/api/webhooks/" + options["secret"]; if (options["username"] != "")