--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/res/js-tweetcast/connect-standalone.js Tue Dec 13 19:01:59 2011 +0100 @@ -0,0 +1,3 @@ +function connectTweets() { + $.getScript("http://velt.info/polemic/tweetdata.js"); +}