aboutsummaryrefslogtreecommitdiffstats
path: root/server.py
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2018-07-10 21:48:10 -0700
committerJames Taylor <user234683@users.noreply.github.com>2018-07-10 21:48:10 -0700
commit2b308ec9f0fd1ba296db7bcdcea9f93aebf6eaa1 (patch)
treed1b7ef9bd1c51ed75b2bf03a609f82b8e7378acd /server.py
parentc7edcff93a165a9e0d9a335f95310d7db54bae96 (diff)
downloadyt-local-2b308ec9f0fd1ba296db7bcdcea9f93aebf6eaa1.tar.lz
yt-local-2b308ec9f0fd1ba296db7bcdcea9f93aebf6eaa1.tar.xz
yt-local-2b308ec9f0fd1ba296db7bcdcea9f93aebf6eaa1.zip
remove hardcoded path
Diffstat (limited to 'server.py')
-rw-r--r--server.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/server.py b/server.py
index 0482c36..93d8df5 100644
--- a/server.py
+++ b/server.py
@@ -11,7 +11,6 @@ import subprocess
import re
ROUTE_TOR = True
-TOR_PATH = ***REMOVED***
PORT_NUMBER=80
ALLOW_FOREIGN_ADDRESSES=False