Remove Google Analytics JS

This commit is contained in:
Lassi Kortela 2022-08-04 19:03:27 +03:00
parent af43106a2e
commit c06680375d
2 changed files with 1 additions and 12 deletions

View File

@ -277,10 +277,5 @@ at all!
</td>
</tr>
</table>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-728799-1";
urchinTracker();
</script></body>
</body>
</html>

View File

@ -598,11 +598,5 @@ spend the rest of my time hacking in the garage.</p> </li> </ul>
<br>
<hr>
<img alt="Emacs powered" src="emacs-powered-orange.jpg">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-728799-1";
urchinTracker();
</script>
</body>
</html>