[tor-commits] [flashproxy/master] Switch back to the public relay.

dcf at torproject.org dcf at torproject.org
Sun Jun 12 08:56:27 UTC 2011


commit 5570e265c210b44c539707aae7398f75630d5388
Author: David Fifield <david at bamsoftware.com>
Date:   Tue May 24 15:58:28 2011 -0700

    Switch back to the public relay.
---
 com/rtmfpcat/rtmfpcat.as |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/com/rtmfpcat/rtmfpcat.as b/com/rtmfpcat/rtmfpcat.as
index c3d3fca..328274a 100644
--- a/com/rtmfpcat/rtmfpcat.as
+++ b/com/rtmfpcat/rtmfpcat.as
@@ -29,10 +29,10 @@ package
         port: 3333
       };
       
-      /* David's bridge (nickname eRYaZuvY02FpExln) that also serves a
+      /* David's relay (nickname 3VXRyxz67OeRoqHn) that also serves a
          crossdomain policy. */
       private const DEFAULT_TOR_PROXY_ADDR:Object = {
-        host: "69.164.193.231",
+        host: "173.255.221.44",
         port: 9001
       };
       





More information about the tor-commits mailing list