diff options
author | Sven Gothel <[email protected]> | 2010-11-24 21:22:29 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-24 21:22:29 +0100 |
commit | 04921aa6256e350baa73ae71fd467593724599bd (patch) | |
tree | 5eae7ba8b0c726feb1714dd03df6975b6ec850ee /index.html | |
parent | 2bd9f70d4a530f544d95fff816f4e48a2c9dab63 (diff) |
Add awstats misc tracker js
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -154,5 +154,9 @@ </div> </div> </div> + + <script type="text/javascript" src="/js/awstats_misc_tracker.js"></script> + <noscript><img src="/js/awstats_misc_tracker.js?nojs=y" height=0 width=0 border=0 style="display: none"></noscript> + </body> </html> |