diff --git a/weirdAAL.py b/weirdAAL.py index 91dca42..9771525 100755 --- a/weirdAAL.py +++ b/weirdAAL.py @@ -17,7 +17,7 @@ import builtins os.environ['AWS_SHARED_CREDENTIALS_FILE'] = '.env' # If you want to use a transparent + supports SSL proxy you can put it here -# os.environ['HTTPS_PROXY'] = 'https://149.56.108.133:3128' +# os.environ['HTTPS_PROXY'] = 'https://127.0.0.1:3128' sys.path.append("modules") for module in all_modules: