Differences between revisions 86 and 88 (spanning 2 versions)
Revision 86 as of 2013-11-19 19:02:21
Size: 1529
Editor: PieterSmit
Comment: Fix Google Analytics
Revision 88 as of 2015-01-08 20:38:44
Size: 2310
Editor: PieterSmit
Comment: Add firehose chat
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
<!-- Site Meter -->
<script type="text/javascript" src="http://s51.sitemeter.com/js/counter.js?site=s51vigor">
</script>
<noscript>
<a href="http://s51.sitemeter.com/stats.asp?site=s51vigor" target="_top">
<img src="http://s51.sitemeter.com/meter.asp?site=s51vigor" alt="Site Meter" border="0"/></a>
</noscript>
<!-- Copyright (c)2009 Site Meter -->
}}}


{{{#!html
Line 41: Line 53:
{{{#!html
<script type="text/javascript">
  var FHChat = {product_id: "77d714206236"};
  FHChat.properties={};FHChat.set=function(key,data){this.properties[key]=data};!function(){var a,b;return b=document.createElement("script"),a=document.getElementsByTagName("script")[0],b.src="https://chat-client-js.firehoseapp.com/chat-min.js",b.async=!0,a.parentNode.insertBefore(b,a)}();
</script>
}}}
 

Vigor solutions - technical notes

List of links and technical information mostly Linux related.

Other


Website Security Test

FrontPage (last edited 2020-12-01 03:54:56 by PieterSmit)