Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -143,7 +143,7 @@
|
|
| 143 |
|
| 144 |
<script>
|
| 145 |
const results = [];
|
| 146 |
-
const key = 'sk-or-v1-
|
| 147 |
|
| 148 |
document.getElementById('fileUpload').addEventListener('change', async function () {
|
| 149 |
const file = this.files[0];
|
|
|
|
| 143 |
|
| 144 |
<script>
|
| 145 |
const results = [];
|
| 146 |
+
const key = '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'; // replace this with your actual key
|
| 147 |
|
| 148 |
document.getElementById('fileUpload').addEventListener('change', async function () {
|
| 149 |
const file = this.files[0];
|