From 593421507816863c173c315033806ef301d31ad3 Mon Sep 17 00:00:00 2001 From: John Car Lo Ababa <113746955+jacoboi13@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:47:52 +0800 Subject: [PATCH] Update ndbiaw.py --- ndbiaw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ndbiaw.py b/ndbiaw.py index b2fc9d6..1ccdce2 100644 --- a/ndbiaw.py +++ b/ndbiaw.py @@ -24,7 +24,7 @@ print(''''\ \_____\ \ \_____\ \ \_\\"\_\ \ \_____\ \ \_\ \_\ \ \_\ \_\ \ \_\ \ \_____\ \ \_\ \_\'''') print('''' \/_____/ \/_____/ \/_/ \/_/ \/_____/ \/_/ /_/ \/_/\/_/ \/_/ \/_____/ \/_/ /_/''''') print("") -referrer = os.environ('WARP_VARIABLE_ID') +referrer = os.environ['WARP_VARIABLE_ID'] def genString(stringLength): try: letters = string.ascii_letters + string.digits