mirror of
https://github.com/VOID-Anonymity/V.O.I.D-VPN_Bypass.git
synced 2026-09-22 15:04:36 +03:00
Update parser.py
This commit is contained in:
@@ -25,7 +25,7 @@ print(f"📂 Текущая директория: {os.getcwd()}")
|
||||
print(f"🐍 Python версия: {sys.version}")
|
||||
|
||||
# ========= ФАЙЛЫ =========
|
||||
SOURCES_FILE = "Источники.txt"
|
||||
SOURCES_FILE = "sources.txt"
|
||||
OUTPUT_FILE = "url.txt"
|
||||
CLEAN_FILE = "url_clean.txt"
|
||||
FILTERED_FILE = "url_filtered.txt"
|
||||
|
||||
Reference in New Issue
Block a user