We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9009b0 commit 292142fCopy full SHA for 292142f
IP-Changer.py
@@ -35,7 +35,7 @@ def main():
35
return
36
else:
37
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"
+ tor_url = "https://archive.torproject.org/tor-package-archive/torbrowser/14.0.7/tor-expert-bundle-windows-x86_64-14.0.7.tar.gz"
39
filename = "tor.tar.gz"
40
default_extract_path = "tor_path.txt"
41
0 commit comments