5,960
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
.heading-holder { display:none; } | .heading-holder { display:none; } | ||
</style> | </style> | ||
<script> | |||
function countVisit(x) { | function countVisit(x) { | ||
var processorFileURL = "https://www.wittgensteinproject.org/counter/visitCount"+x+".php"; | var processorFileURL = "https://www.wittgensteinproject.org/counter/visitCount"+x+".php"; |