Add files via upload

This commit is contained in:
James 2025-10-03 23:55:50 -07:00 committed by GitHub
parent f703e7c583
commit 6fa8dcf24b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -462,7 +462,8 @@
</div>
<script>
const API = 'https://api.oblistudios.com';
const API = 'https://random-subdomain.trycloudflare.com';
/* ===== Login banner (whoami) ===== */
async function getWhoAmI() {
try {