Skip to content

Commit 023bddc

Browse files
committed
Updating all fanlink URLs to the new domain
1 parent a4d8852 commit 023bddc

File tree

3 files changed

+9
-24
lines changed

3 files changed

+9
-24
lines changed

songs/his-girl-friday/index.html

+3-8
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,14 @@
44
<meta charset="utf-8" />
55
<title>His Girl Friday by Barkeley</title>
66

7-
<script
8-
data-goatcounter="https://barkeleyband.goatcounter.com/count"
9-
src="//gc.zgo.at/count.js"
10-
></script>
7+
<script data-goatcounter="https://barkeleyband.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
118
</head>
129
<body>
13-
<noscript>
14-
If you are not redirected automatically, <a href="https://barkeleyband.fanlink.to/his-girl-friday">click here</a>.
15-
</noscript>
10+
<noscript> If you are not redirected automatically, <a href="https://barkeleyband.fanlink.tv/his-girl-friday">click here</a>. </noscript>
1611

1712
<script>
1813
window.onload = function () {
19-
window.location.href = "https://barkeleyband.fanlink.to/his-girl-friday";
14+
window.location.href = "https://barkeleyband.fanlink.tv/his-girl-friday";
2015
};
2116
</script>
2217
</body>

songs/tokyo-pablo/index.html

+3-8
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,14 @@
44
<meta charset="utf-8" />
55
<title>Tokyo Pablo by Barkeley</title>
66

7-
<script
8-
data-goatcounter="https://barkeleyband.goatcounter.com/count"
9-
src="//gc.zgo.at/count.js"
10-
></script>
7+
<script data-goatcounter="https://barkeleyband.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
118
</head>
129
<body>
13-
<noscript>
14-
If you are not redirected automatically, <a href="https://barkeleyband.fanlink.to/tokyo-pablo">click here</a>.
15-
</noscript>
10+
<noscript> If you are not redirected automatically, <a href="https://barkeleyband.fanlink.tv/tokyo-pablo">click here</a>. </noscript>
1611

1712
<script>
1813
window.onload = function () {
19-
window.location.href = "https://barkeleyband.fanlink.to/tokyo-pablo";
14+
window.location.href = "https://barkeleyband.fanlink.tv/tokyo-pablo";
2015
};
2116
</script>
2217
</body>

songs/wheeze/index.html

+3-8
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,14 @@
44
<meta charset="utf-8" />
55
<title>Wheeze by Barkeley</title>
66

7-
<script
8-
data-goatcounter="https://barkeleyband.goatcounter.com/count"
9-
src="//gc.zgo.at/count.js"
10-
></script>
7+
<script data-goatcounter="https://barkeleyband.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
118
</head>
129
<body>
13-
<noscript>
14-
If you are not redirected automatically, <a href="https://barkeleyband.fanlink.to/wheeze">click here</a>.
15-
</noscript>
10+
<noscript> If you are not redirected automatically, <a href="https://barkeleyband.fanlink.tv/wheeze">click here</a>. </noscript>
1611

1712
<script>
1813
window.onload = function () {
19-
window.location.href = "https://barkeleyband.fanlink.to/wheeze";
14+
window.location.href = "https://barkeleyband.fanlink.tv/wheeze";
2015
};
2116
</script>
2217
</body>

0 commit comments

Comments
 (0)