You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sites): Use multiple errorTypes for dailykos geo-restrictions
- Updated dailykos errorType to ["message", "status_code"]
- This leverages the new multiple-types feature to handle both message-based detection and 403 status codes from CloudFront geo-restrictions
- Resolves false positives in blocked regions while maintaining accurate username detection
0 commit comments