WIP Map Uploader
Max File Size: 100MB (Cloudflare Limit)
Note: Files will be automatically deleted after 30 minutes
Successfully uploaded Map
' . $command . '
' . (!str_starts_with($_GET["map"], "https") ? "" : '
Copy
') . '
'; return; } // if the map parameter is not set, display the upload form echo '
Map
Upload
'; ?>