Maintenance Page Test
Click each button to test if the maintenance page logic works correctly. Each button will check the URL status and either open the URL (if 200) or show the maintenance page (if error/503).
Expected Behavior:
- Status 200: Should navigate to the URL
- Status 503 or Error: Should show maintenance page
- CORS Error: Should show maintenance page
- Timeout: Should show maintenance page