mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
redirect
This commit is contained in:
@@ -97,6 +97,11 @@
|
||||
</div>
|
||||
<script defer src="/data/scripts/sortable.js"></script>
|
||||
<script defer src="/data/scripts/lazyLoadSamples.js"></script>
|
||||
<script>
|
||||
if (window.location.search == '?reason=redirect') {
|
||||
setTimeout(function() {alert("It appears that URL you've entered is incorrect or no longer exists, so we've brought you to the home page.")}, 2000)
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
<footer id='footer'>
|
||||
<script async src='/data/scripts/footer.js'></script>
|
||||
|
Reference in New Issue
Block a user