Mercurial Hosting > disearch
diff src/add_server.html.luan @ 15:d0b8e1a8fc69
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 01 Nov 2023 00:12:08 -0600 |
parents | 80105b716a62 |
children |
line wrap: on
line diff
--- a/src/add_server.html.luan Tue Oct 31 23:56:48 2023 -0600 +++ b/src/add_server.html.luan Wed Nov 01 00:12:08 2023 -0600 @@ -49,7 +49,7 @@ local config = Config.get() local options = { headers = { - ["User-Agent"] = "fuck you" -- for retarded Cloudflare + ["User-Agent"] = "Disearch" -- for retarded Cloudflare Authorization = "Bot "..config.discord.bot_token } }