This commit is contained in:
ct
2025-06-13 09:44:18 +08:00
parent 8d6e86ebb3
commit 2fd4d42aec
54 changed files with 9917 additions and 184 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Set default APP_URL
DEFAULT_APP_URL="https://video2.ai"
DEFAULT_APP_URL="https://memeaigen.com"
# Check if app_url parameter is provided
if [ $# -eq 0 ]; then