From 0fe71cfb9cd8688a980f295b48885569e5d9a446 Mon Sep 17 00:00:00 2001 From: CaptainArk Date: Sun, 6 Jan 2019 18:59:30 +0100 Subject: [PATCH] new fathom siteId --- layouts/partials/partialheader.html | 2 +- public/2015/04/24/setting-up-a-mail-server/index.html | 2 +- public/2015/05/25/flexget-init-script/index.html | 2 +- public/2016/01/31/debian-updates-with-ansible/index.html | 2 +- public/2016/01/31/private-git-repo/index.html | 2 +- public/2016/02/02/my-tmux-configuration/index.html | 2 +- public/2016/03/13/mysql-backup-script/index.html | 2 +- public/2016/03/26/webdav-with-nginx/index.html | 2 +- public/2017/11/19/installing-ghost/index.html | 2 +- public/2018/04/14/dns-zone-versioning/index.html | 2 +- public/2018/11/27/self-hosted-report-uri/index.html | 2 +- public/2018/12/03/debian-repos-over-https/index.html | 2 +- public/404.html | 2 +- public/about/index.html | 2 +- public/categories/index.html | 2 +- public/index.html | 2 +- public/page/2/index.html | 2 +- public/page/3/index.html | 2 +- public/post/index.html | 2 +- public/post/page/2/index.html | 2 +- public/post/page/3/index.html | 2 +- public/resume/index.html | 2 +- public/tags/index.html | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/layouts/partials/partialheader.html b/layouts/partials/partialheader.html index 9fafe9f..27c219e 100644 --- a/layouts/partials/partialheader.html +++ b/layouts/partials/partialheader.html @@ -12,7 +12,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2015/04/24/setting-up-a-mail-server/index.html b/public/2015/04/24/setting-up-a-mail-server/index.html index 69f9a8c..5b528c4 100644 --- a/public/2015/04/24/setting-up-a-mail-server/index.html +++ b/public/2015/04/24/setting-up-a-mail-server/index.html @@ -147,7 +147,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2015/05/25/flexget-init-script/index.html b/public/2015/05/25/flexget-init-script/index.html index c84b93f..7cedf71 100644 --- a/public/2015/05/25/flexget-init-script/index.html +++ b/public/2015/05/25/flexget-init-script/index.html @@ -147,7 +147,7 @@ Since I wrote an init script for it a while back, and it is compatible with " /> o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2016/01/31/debian-updates-with-ansible/index.html b/public/2016/01/31/debian-updates-with-ansible/index.html index a7a14d0..4a5d26d 100644 --- a/public/2016/01/31/debian-updates-with-ansible/index.html +++ b/public/2016/01/31/debian-updates-with-ansible/index.html @@ -147,7 +147,7 @@ From the 4 Debian machines I had to keep up-to-date, I now " /> o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2016/01/31/private-git-repo/index.html b/public/2016/01/31/private-git-repo/index.html index a03f0b1..d82a39a 100644 --- a/public/2016/01/31/private-git-repo/index.html +++ b/public/2016/01/31/private-git-repo/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2016/02/02/my-tmux-configuration/index.html b/public/2016/02/02/my-tmux-configuration/index.html index c5b1645..d2ca353 100644 --- a/public/2016/02/02/my-tmux-configuration/index.html +++ b/public/2016/02/02/my-tmux-configuration/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2016/03/13/mysql-backup-script/index.html b/public/2016/03/13/mysql-backup-script/index.html index ec53591..b48e643 100644 --- a/public/2016/03/13/mysql-backup-script/index.html +++ b/public/2016/03/13/mysql-backup-script/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2016/03/26/webdav-with-nginx/index.html b/public/2016/03/26/webdav-with-nginx/index.html index 0c6970e..16132e3 100644 --- a/public/2016/03/26/webdav-with-nginx/index.html +++ b/public/2016/03/26/webdav-with-nginx/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2017/11/19/installing-ghost/index.html b/public/2017/11/19/installing-ghost/index.html index c00eae0..761d72b 100644 --- a/public/2017/11/19/installing-ghost/index.html +++ b/public/2017/11/19/installing-ghost/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2018/04/14/dns-zone-versioning/index.html b/public/2018/04/14/dns-zone-versioning/index.html index e28e8bc..fede015 100644 --- a/public/2018/04/14/dns-zone-versioning/index.html +++ b/public/2018/04/14/dns-zone-versioning/index.html @@ -147,7 +147,7 @@ I’ve been wanting to write a quick shell script to ve" /> o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2018/11/27/self-hosted-report-uri/index.html b/public/2018/11/27/self-hosted-report-uri/index.html index 07a10d9..a81f609 100644 --- a/public/2018/11/27/self-hosted-report-uri/index.html +++ b/public/2018/11/27/self-hosted-report-uri/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/2018/12/03/debian-repos-over-https/index.html b/public/2018/12/03/debian-repos-over-https/index.html index 7280faa..7e43771 100644 --- a/public/2018/12/03/debian-repos-over-https/index.html +++ b/public/2018/12/03/debian-repos-over-https/index.html @@ -147,7 +147,7 @@ I’ve recently realized that the " /> o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/404.html b/public/404.html index d5dd888..62a500b 100644 --- a/public/404.html +++ b/public/404.html @@ -129,7 +129,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/about/index.html b/public/about/index.html index 0247358..29d5066 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/categories/index.html b/public/categories/index.html index 32fe35b..5e7cf92 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -129,7 +129,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/index.html b/public/index.html index 2b3e35e..2dc0b6e 100644 --- a/public/index.html +++ b/public/index.html @@ -127,7 +127,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/page/2/index.html b/public/page/2/index.html index 0c0d6c2..efb35f9 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -127,7 +127,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/page/3/index.html b/public/page/3/index.html index c942dcf..8605b65 100644 --- a/public/page/3/index.html +++ b/public/page/3/index.html @@ -127,7 +127,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/post/index.html b/public/post/index.html index c57b614..988ea68 100644 --- a/public/post/index.html +++ b/public/post/index.html @@ -129,7 +129,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/post/page/2/index.html b/public/post/page/2/index.html index 6b168cd..b38cd53 100644 --- a/public/post/page/2/index.html +++ b/public/post/page/2/index.html @@ -129,7 +129,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/post/page/3/index.html b/public/post/page/3/index.html index 2b74f4e..1b5c2ea 100644 --- a/public/post/page/3/index.html +++ b/public/post/page/3/index.html @@ -129,7 +129,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/resume/index.html b/public/resume/index.html index caa020d..5f1dd99 100644 --- a/public/resume/index.html +++ b/public/resume/index.html @@ -146,7 +146,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview'); diff --git a/public/tags/index.html b/public/tags/index.html index bd53154..373b3d4 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -129,7 +129,7 @@ o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//stats.captainark.net/tracker.js', 'fathom'); -fathom('set', 'siteId', 'UAIPU'); +fathom('set', 'siteId', 'BYKXT'); fathom('trackPageview');