www/adium.im 856:09e29b15dd1e: Adding a thedaywefightback.js ban...

commits at adium.im commits at adium.im
Tue Feb 11 12:48:49 UTC 2014


details:	http://hg.adium.im/www/adium.im/rev/09e29b15dd1e
revision:	856:09e29b15dd1e
branch:		adiumx.com
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Tue Feb 11 13:49:18 2014 +0100

Adding a thedaywefightback.js banner to the index page.

diffs (14 lines):

diff -r 50b9c1e599ca -r 09e29b15dd1e index.php
--- a/index.php	Sat Jan 11 16:13:41 2014 +0100
+++ b/index.php	Tue Feb 11 13:49:18 2014 +0100
@@ -233,5 +233,10 @@
                           s.parentNode.insertBefore(script, s);
             })();
         </script>
+        <!--[if !(lt IE 8)]><!-->
+           <script type="text/javascript">
+             (function(){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src=document.location.protocol+"//d1agz031tafz8n.cloudfront.net/thedaywefightback.js/widget.min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})()
+           </script>
+        <!--<![endif]-->
 	</body>
 	</html>




More information about the commits mailing list