Steps to Reproduce
- Navigate to https://smshub.dev/
- Open DevTools → Network tab
- Look for failed image requests
Expected
All images load correctly (HTTP 200)
Actual
logo.svg fails to load. The logo appears blank/broken on the landing page.
Browser console shows: The script resource is behind a redirect, which is disallowed.
Severity
Medium