[tor-commits] [meek/master] Oops, misedited URL.
dcf at torproject.org
dcf at torproject.org
Tue Mar 18 19:19:10 UTC 2014
commit 9324923fb437ca023de5d02d8b78fadc2aa27fbf
Author: David Fifield <david at bamsoftware.com>
Date: Tue Mar 18 12:19:02 2014 -0700
Oops, misedited URL.
---
appengine/reflect.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/appengine/reflect.go b/appengine/reflect.go
index 537b4e4..f0755dc 100644
--- a/appengine/reflect.go
+++ b/appengine/reflect.go
@@ -10,7 +10,7 @@ import (
"appengine/urlfetch"
)
-const forwardURL = "http://meek.bamsoftware.com:7443/"
+const forwardURL = "http://meek.bamsoftware.com:7002/"
// A timeout of 0 means to use the App Engine default (5 seconds).
const urlFetchTimeout = 10 * time.Second
var context appengine.Context
More information about the tor-commits
mailing list