-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvertigo.html
More file actions
28 lines (23 loc) · 1.63 KB
/
vertigo.html
File metadata and controls
28 lines (23 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<html data-destination="https://www.aniclover.com/event/vertigo">
<head>
<title>VERTIGO @ Temple SF| Saturday, September 27 @ 4PM</title>
<meta property="og:url" content ="https://aniclover.com/dna"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="VERTIGO @ Temple SF| Saturday, September 27 @ 4PM"/>
<meta property="og:description" content="Music game music, subculture EDM"/>
<meta property="og:image" content="https://images.squarespace-cdn.com/content/v1/67fdf124ff82de19c4b8d1a6/7d7e5a4c-7ee3-4cbb-bea8-4a5126f458f0/vertigo+v8+aileen+edit+0.5x.jpg?format=1500w">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@aniclover"/>
<meta name="twitter:title" content="VERTIGO @ Temple SF| Saturday, September 27 @ 4PM"/>
<meta name="twitter:description" content="Music game music, subculture EDM"/>
<meta name="twitter:image" content="https://images.squarespace-cdn.com/content/v1/67fdf124ff82de19c4b8d1a6/7d7e5a4c-7ee3-4cbb-bea8-4a5126f458f0/vertigo+v8+aileen+edit+0.5x.jpg?format=1500w">
<noscript><meta id="redirect" http-equiv="refresh" content="0; url=https://www.aniclover.com/event/vertigo"></noscript>
<script>
var destination = document.documentElement.getAttribute('data-destination');
let searchParams = new URLSearchParams(window.location.search)
let campaign = searchParams.get("utm_source") || 'event_redirect'
searchParams.set("utm_source", campaign)
window.location.href = destination + ('?'+searchParams.toString()) + (window.location.hash || '');
</script>
</head>
</html>