mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
printing tool
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<title>Card Conjurer</title>
|
||||
<div class='title layer'>Card Conjurer</div>
|
||||
<script>
|
||||
alert("The old version of Card Conjurer will be taken offline at some point in the future, as early as April 2021. Sorry for the inconvenience.")
|
||||
var cardWidth = 1500, cardHeight = 2100
|
||||
if (window.location.search != "") {
|
||||
var parameters = window.location.search.replace('?', '').split('&');
|
||||
|
Reference in New Issue
Block a user