File size: 328 Bytes
0b278a0 001dc9e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<!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>
|