Files
DomGod/app/validator.py
Malin 6657e6ea1f fix: rotate UA + treat any HTTP response as live (not just 200/203)
- Rotate across 7 real browser UAs to avoid bot detection
- Any 2xx/3xx/4xx/5xx response = server is UP = live (only no-response = dead)
- Parking signals still checked on 200/203 body content
- Previous 403/404 responses were incorrectly marking live servers as dead

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 18:36:32 +02:00

12 KiB