CobaltZvc commited on
Commit
fef41b5
·
1 Parent(s): de033f9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -1,9 +1,10 @@
1
  <!DOCTYPE html>
2
  <div style="text-align: center;">
3
  <iframe
4
- src="https://raw.githubusercontent.com/sallumandya1995/ChatGPT_pro_max/main/script.js"
5
  id="myIframe"
6
  frameborder="0"
7
  style="width: 100%; max-width: 850px; height: 2000px;"
8
  ></iframe>
9
  </div>
 
 
 
1
  <!DOCTYPE html>
2
  <div style="text-align: center;">
3
  <iframe
 
4
  id="myIframe"
5
  frameborder="0"
6
  style="width: 100%; max-width: 850px; height: 2000px;"
7
  ></iframe>
8
  </div>
9
+
10
+ <script src="https://raw.githubusercontent.com/sallumandya1995/ChatGPT_pro_max/main/script.js"></script>