# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1324285518 -3600 # Node ID a022fd3397b41bf4ce0f5fc0afce5b9ea9c55550 # Parent 72f6b7a40b1960441c2f1e3c8befcec7b960fad4# Parent 2c18b115ab00007317ea1f69f9625589a91a52a7 Merge with 1769af056bcef8ba29d3523c0e928cc3b8558ea3 diff -r 72f6b7a40b19 -r a022fd3397b4 web/enmi2011/config.php --- a/web/enmi2011/config.php Mon Dec 19 10:02:50 2011 +0100 +++ b/web/enmi2011/config.php Mon Dec 19 10:05:18 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 72f6b7a40b19 -r a022fd3397b4 web/tweetcast-proxy.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/tweetcast-proxy.php Mon Dec 19 10:05:18 2011 +0100 @@ -0,0 +1,11 @@ + \ No newline at end of file