commit da11b6ef93bc6bc1a6a35c799e61b7a4e7d97093 Author: David Fifield david@bamsoftware.com Date: Sat Dec 27 22:09:07 2014 -0800
Reflect shorter X-Session-Id in firefox helper comment. --- firefox/components/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/firefox/components/main.js b/firefox/components/main.js index 9b8e980..36f733c 100644 --- a/firefox/components/main.js +++ b/firefox/components/main.js @@ -11,7 +11,7 @@ // "url": "https://www.google.com/", // "header": { // "Host": "meek-reflect.appspot.com", -// "X-Session-Id": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"} +// "X-Session-Id": "XXXXXXXXXXX"} // }, // "proxy": { // "type": "http",
tor-commits@lists.torproject.org