Skip to content

Commit

Permalink
Update Tokyo redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkao committed Dec 12, 2023
1 parent cf212bd commit 71a9c56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tokyo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<script type="text/javascript">
var QUERY_STRING = ""
var BASE_URL = "https://twipla.jp/events/570532"
var BASE_URL = "https://twipla.jp/events/591298"

var joinChar = '?';
if (window.location.search) {
Expand Down Expand Up @@ -40,10 +40,10 @@
/></noscript>
<!-- End Meta Pixel Code -->

<!-- <meta http-equiv="refresh" content="0; URL=https://twipla.jp/events/570532" /> -->
<!-- <meta http-equiv="refresh" content="0; URL=https://twipla.jp/events/591298" /> -->
</head>
<body>
<a id="link" href="https://twipla.jp/events/570532">Click here to continue to buy tickets</a>
<a id="link" href="https://twipla.jp/events/591298">Click here to continue to buy tickets</a>

<script type="text/javascript">
const link = document.querySelector("#link")
Expand Down

0 comments on commit 71a9c56

Please sign in to comment.