Hyper_Bot / index.html
CobaltZvc's picture
Update index.html
001dc9e
raw
history blame
328 Bytes
<!DOCTYPE html>
<head>
<script src="https://raw.githubusercontent.com/sallumandya1995/ChatGPT_pro_max/main/script.js"></script>
</head>
<body>
<div style="text-align: center;">
<iframe
id="myIframe"
frameborder="0"
style="width: 100%; max-width: 850px; height: 2000px;"
></iframe>
</div>
</body>