Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -80,7 +80,7 @@ button {
|
|
| 80 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js"></script>
|
| 81 |
|
| 82 |
<script>
|
| 83 |
-
const ACCESS_KEY = "
|
| 84 |
|
| 85 |
let screenshots = [];
|
| 86 |
|
|
|
|
| 80 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js"></script>
|
| 81 |
|
| 82 |
<script>
|
| 83 |
+
const ACCESS_KEY = "BiY4yQ0EnzeZ5A"; // exposed but required in static
|
| 84 |
|
| 85 |
let screenshots = [];
|
| 86 |
|