8000 remove google analytics for gdpr compliance · chrisws/smallbasic.github.io@f530d80 · GitHub
[go: up one dir, main page]

Skip to content

Commit f530d80

Browse files
committed
remove google analytics for gdpr compliance
1 parent 5a82144 commit f530d80

File tree

355 files changed

+0
-2840
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+0
-2840
lines changed

_build/includes/head.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,4 @@
88
<link rel="keywords" href="{{ page.title }}">
99
<link rel="stylesheet" href="/css/style.css">
1010
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
11-
<script>
12-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
13-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
14-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
15-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
16-
ga('create', 'UA-116317669-1', 'auto');
17-
ga('send', 'pageview');
18-
</script>
1911
</head>

index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="index">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/android.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="android">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/android_changelog.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="android_changelog">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/articles.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="articles">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/changelog.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="changelog">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/community.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="community">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/console.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="console">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/contact.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="contact">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/data.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="data">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/date.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="date">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/download.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="download">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/escape.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="escape">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/features.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="features">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/file.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="file">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/fltk.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="fltk">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/graphics.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="graphics">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/guide.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="guide">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/language.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="language">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/links.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="links">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/math.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="math">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/network.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="network">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/reference.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="reference">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/samples.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="samples">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/screenshots.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="screenshots">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

pages/sdl.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<link rel="keywords" href="sdl">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13-
<script>
14-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18-
ga('create', 'UA-116317669-1', 'auto');
19-
ga('send', 'pageview');
20-
</script>
2113
</head>
2214
<body>
2315
<div class="wrapAll clearfix">

0 commit comments

Comments
 (0)
0