From e4a46e1c5c5a24f3d7868ee08f48e4cb72fa450e Mon Sep 17 00:00:00 2001 From: SovereigntyIsNotFreedom Date: Fri, 24 Jan 2025 15:12:23 +0300 Subject: [PATCH] Added highlighting and other files for maintainablility --- scripts/lantern.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/lantern.py b/scripts/lantern.py index d5b92b2..3358458 100644 --- a/scripts/lantern.py +++ b/scripts/lantern.py @@ -4,7 +4,6 @@ import urllib import socks, socket, glob from utils import * -#apt install python3-pandas python3-requests python3-socks def main(): proxies = { 'http': 'socks5h://127.0.0.1:9050',