forked from hyphanet/website-old
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathuninstall.html
More file actions
17 lines (17 loc) · 723 Bytes
/
uninstall.html
File metadata and controls
17 lines (17 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
<title>Freenet Uninstallation Survey</title>
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<iframe src="http://spreadsheets.google.com/embeddedform?key=pARgKQ0i0ggoRv6Tba_fXdA" width="100%" height="1212" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-354970-1");
pageTracker._trackPageview();
</script>
</body>
</html>