Update index.html
Browse files- index.html +6 -8
index.html
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<div style="text-align: center;">
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
</div>
|
9 |
-
|
10 |
-
<script src="https://raw.githubusercontent.com/sallumandya1995/ChatGPT_pro_max/main/script.js"></script>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<div style="text-align: center;">
|
3 |
+
<iframe
|
4 |
+
src="https://cobaltzvc-hyperbot.hf.space"
|
5 |
+
frameborder="0"
|
6 |
+
style="width: 100%; max-width: 850px; height: 2000px;"
|
7 |
+
></iframe>
|
8 |
+
</div>
|
|
|
|