mirror of
https://github.com/ivabus/www
synced 2024-11-22 18:55:06 +03:00
Unrequired
This commit is contained in:
parent
8d0641d7ec
commit
8bd316c5e8
1 changed files with 0 additions and 8 deletions
|
@ -42,14 +42,6 @@
|
||||||
<meta property="og:description" content="something new is brewing." />
|
<meta property="og:description" content="something new is brewing." />
|
||||||
<meta property="og:image" content="https://tea.xyz/cover.png" />
|
<meta property="og:image" content="https://tea.xyz/cover.png" />
|
||||||
<meta property="og:image:alt" content="sh <(curl tea.xyz)" />
|
<meta property="og:image:alt" content="sh <(curl tea.xyz)" />
|
||||||
|
|
||||||
<script>
|
|
||||||
const q = window.location.search.match(/[\^\?&]store=[^&]*/)
|
|
||||||
if (q) {
|
|
||||||
localStorage.signup = q[0].split('=')[1]
|
|
||||||
window.location.replace(`${window.location.origin}${window.location.pathname}`)
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue