Skip to content

Commit 292142f

Browse files
authored
Update Tor version
1 parent d9009b0 commit 292142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IP-Changer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def main():
3535
return
3636
else:
3737
tor_process = None
38-
tor_url = "https://archive.torproject.org/tor-package-archive/torbrowser/14.0.4/tor-expert-bundle-windows-x86_64-14.0.4.tar.gz"
38+
tor_url = "https://archive.torproject.org/tor-package-archive/torbrowser/14.0.7/tor-expert-bundle-windows-x86_64-14.0.7.tar.gz"
3939
filename = "tor.tar.gz"
4040
default_extract_path = "tor_path.txt"
4141

0 commit comments

Comments
 (0)