diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index 6c10031..603590b 100644 --- a/static/index.html +++ b/static/index.html @@ -384,5 +384,14 @@ height="205"></div> pageTracker._trackPageview(); } catch(err) {} </script> +<script type="text/javascript"> +_qoptions={ +qacct:"p-a3mCwIEHECjGE" +}; +</script> +<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> +<noscript> +<img src="http://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> +</noscript> </body> </html> |
