studycode129 commited on
Commit
8577d35
·
verified ·
1 Parent(s): 202e640

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -143,7 +143,7 @@
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];
 
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];