Skip to content

Commit d1e49d0

Browse files
authored
Merge pull request #206 from moongazer07/master
Removed google analytics tracking
2 parents 76121a9 + 32cad90 commit d1e49d0

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

index.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@
1212
<link rel="manifest" href="/manifest.json">
1313
<title>NPC Generator</title>
1414
<meta name="Description" content="Website for generating randomized Non-Player Characters (NPCs) with attributes, in-depth and unique descriptions as well as a plot hook">
15-
<script>
16-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
17-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
18-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
19-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
20-
21-
ga('create', 'UA-86198907-1', 'auto');
22-
ga('send', 'pageview');
23-
24-
</script>
2515
</head>
2616
<body>
2717
<noscript>

0 commit comments

Comments
 (0)