--- a/client/main.html Tue Feb 21 22:47:19 2012 +0100
+++ b/client/main.html Wed Feb 22 11:06:11 2012 +0100
@@ -26,13 +26,15 @@
/* Mots-clés pour déclencher la recherche
var searchKeywords = [ '#lgw', '#legrandwebze', 'webze' ];
* */
- var searchKeywords = ['Sarkozy', 'Hollande', 'Bayrou'];
+ var searchKeywords = ['Obama'];
/* Mots-clés correspondant aux colonnes
var columnKeywords = [ '#ilReste', '#ilPart', '#cQui', '#change2ton' ];
*/
- var columnKeywords = [ 'Hollande', 'Zorglub I°', 'Bayrou', 'Sarkozy' ];
+ var columnKeywords = [ 'Obama', '#tcot', '#p2', 'president' ];
+
+ var serverUrl = 'http://ftv.iri-research.org/a/';
</script>
</head>