# HG changeset patch # User Raphael Velt # Date 1324285363 -3600 # Node ID 2c18b115ab00007317ea1f69f9625589a91a52a7 # Parent 0218f9d62a637ab4d57b8af538c1d32136054cd1 proxy diff -r 0218f9d62a63 -r 2c18b115ab00 web/enmi2011/config.php --- a/web/enmi2011/config.php Mon Dec 19 01:41:39 2011 +0100 +++ b/web/enmi2011/config.php Mon Dec 19 10:02:43 2011 +0100 @@ -74,7 +74,7 @@ 'use_tweetcast' => true, 'js_config' => " var connect_type = 'gevent', - source_address = 'http://polemictweet.com:8080/', + source_address = 'http://polemictweet.com/tweetcast-proxy.php', tracking_keywords = [ \"#enmi\" ], suggested_keywords = [ \"confiance\", diff -r 0218f9d62a63 -r 2c18b115ab00 web/tweetcast-proxy.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/tweetcast-proxy.php Mon Dec 19 10:02:43 2011 +0100 @@ -0,0 +1,11 @@ + \ No newline at end of file