diff --git a/autonomia/features/fuck_off.py b/autonomia/features/fuck_off.py index d53cf9f..f1e0f18 100644 --- a/autonomia/features/fuck_off.py +++ b/autonomia/features/fuck_off.py @@ -3,7 +3,7 @@ from autonomia.core import bot_handler -FAAS_BASE_URL = "http://foaas.com/off" +FAAS_BASE_URL = "https://foaas.io/off" def cmd_faas(update: Update, context: CallbackContext):