From a66f3fb2d88104c2134f756477a21e0cdf73795c Mon Sep 17 00:00:00 2001 From: shihaam Date: Sun, 10 Apr 2022 01:05:09 +0500 Subject: [PATCH] gatekeeping --- env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.example b/env.example index 2fad500..ac1f84b 100644 --- a/env.example +++ b/env.example @@ -12,6 +12,6 @@ TG_CHATID='' #Your Telegram chat ID, This could be your user, group, supergrou # DO NOT EDIT THESE UNLESS YOU KNOW WHAT YOURE DOING COOKIE='.cache/cookie' -CURL='curl' +CURL='curl' #YES, I am gatekeeping this, Yes it is on the internet!! TG_BOTAPI='https://api.telegram.org/bot' BML_URL='https://www.bankofmaldives.com.mv/internetbanking/api'