Update links to use Bitly short URLs for additional obscurity
This commit is contained in:
parent
15653d5ba0
commit
a617d9d2a4
|
@ -4,7 +4,11 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Redirecting...</title>
|
||||
<meta http-equiv="refresh" content="0;url=https://www.gaiagps.com/map/?lat=39.03966489533956&lon=-105.32945964046155&zoom=14&loc=14.0/-105.3120/39.0318&pubLink=VVXcZPvEfvAbvRWi5F0DQPNT&folderId=e810350b-1b3f-49bf-8f67-6a497827f190">
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
window.location.replace('https://bit.ly/csmsgaia');
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to Gaia GPS...</p>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<title>Redirecting...</title>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
window.location.replace('https://www.google.com/maps/d/u/0/viewer?mid=1uaJCMW64w_zwERr9nFcVJchrZdocNbA&ll=39.03554998301922,-105.29915470303165&z=14');
|
||||
window.location.replace('https://bit.ly/csmsgoogle');
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue