Skip to content

Commit

Permalink
Removed Google Analytics and other unnecessary scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
buchen committed Jan 12, 2024
1 parent 391f90e commit f02b6ba
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 150 deletions.
20 changes: 3 additions & 17 deletions en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@
<link rel="stylesheet" href="../css/custom.css">

<link rel="icon" type="image/png" href="../images/favicon.png">
<script src="../js/jquery.min.js"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE43JT9GZ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BE43JT9GZ0');
</script>
</head>
<body>
<header>
Expand Down Expand Up @@ -79,11 +70,9 @@ <h3>Portfolio Performance</h3>
<div class="container">
<div class="row">
<div class="twelve columns">
<a href="http://indexfundinvestor.eu/2019/06/27/how-to-track-your-investments-with-portfolio-performance/">Tutorial</a> by Index Fund (European) Investor
<a href="https://forum.portfolio-performance.info/t/sunny-neues-nennenswertes/23/last">New & Noteworthy (German)</a>
<a href="https://translate.google.de/translate?hl=&sl=de&tl=en&u=http://help.portfolio-performance.info/">Help Pages</a>
<a href="https://forum.portfolio-performance.info">Forum</a><br/>
<a href="https://help.portfolio-performance.info/en/" class="help">Manual</a>
<strong><a href="https://help.portfolio-performance.info/en/" class="help">Manual</a></strong>
<a href="https://forum.portfolio-performance.info/t/new-noteworthy/17945/last">New & Noteworthy</a>
<a href="https://forum.portfolio-performance.info">Forum</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -139,8 +128,5 @@ <h3>Portfolio Performance</h3>
</div>
</div> <!-- end container -->
</footer>

<script src="../js/cookieconsent.min.js"></script>
<script src="../js/script.js"></script>
</body>
</html>
15 changes: 2 additions & 13 deletions impressum.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,15 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta charset="utf-8">
<title>Portfolio Performance - Versionen</title>
<title>Portfolio Performance - Impressum</title>
<meta name="description" content="Impressum">
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.1/photoswipe.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.1/default-skin/default-skin.min.css">
<link rel="stylesheet" href="css/skeleton.min.css">
<link rel="stylesheet" href="css/custom.css">

<link rel="icon" type="image/png" href="images/favicon.png">
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE43JT9GZ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BE43JT9GZ0');
</script>
</head>
<body>

Expand Down
12 changes: 0 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@
<link rel="stylesheet" href="css/custom.css">

<link rel="icon" type="image/png" href="images/favicon.png">
<script src="js/jquery.min.js"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE43JT9GZ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BE43JT9GZ0');
</script>
</head>
<body>
<header>
Expand Down Expand Up @@ -201,8 +192,5 @@ <h5>Werkzeuge</h5>
</div>
</div> <!-- end container -->
</footer>

<script src="js/cookieconsent.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>
1 change: 0 additions & 1 deletion js/cookieconsent.min.js

This file was deleted.

1 change: 0 additions & 1 deletion js/script.js

This file was deleted.

14 changes: 1 addition & 13 deletions new_and_noteworthy.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
<link rel="stylesheet" href="css/skeleton.min.css">
<link rel="stylesheet" href="css/custom.css">

<link rel="icon" type="image/png" href="images/favicon.png">
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE43JT9GZ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BE43JT9GZ0');
</script>
</head>
<body>

Expand Down Expand Up @@ -778,8 +769,5 @@ <h5>Version 0.5.4 (20. Mai 2012)</h5>
</div> <!-- end container -->
</footer>

<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>
<script src="js/script.js"></script>

</body>
</html>
80 changes: 0 additions & 80 deletions survey/index.html

This file was deleted.

14 changes: 1 addition & 13 deletions versions.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
<link rel="stylesheet" href="css/skeleton.min.css">
<link rel="stylesheet" href="css/custom.css">

<link rel="icon" type="image/png" href="images/favicon.png">
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE43JT9GZ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BE43JT9GZ0');
</script>
</head>
<body>

Expand Down Expand Up @@ -2189,8 +2180,5 @@ <h5>0.5.0 / 31. März 2012</h5>
</div>
</div> <!-- end container -->
</footer>

<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>

0 comments on commit f02b6ba

Please sign in to comment.