Skip to content

Conversation

@GeiserX
Copy link
Owner

@GeiserX GeiserX commented Feb 5, 2026

Summary

  • Add "Include www. subdomain" toggle when adding custom domains
  • Automatically routes both example.com and www.example.com
  • Prevents issue where sites redirect to www but only bare domain was bypassed
  • Show +www badge indicator in domain list for domains with subdomains enabled
  • Improve URL cleaning to strip any protocol scheme, ports, and auth info

Test plan

  • Add a new domain (e.g., myanonamouse.net) with subdomain toggle ON
  • Verify both domain and www.domain get routes when VPN connects
  • Verify +www badge appears in domain list
  • Test pasting URLs like https://example.com/path?query=1 - should extract just example.com
  • Test backward compatibility with existing config (old domains should still work)

- Add "Include www. subdomain" toggle when adding custom domains
- Automatically routes both example.com and www.example.com
- Prevents issue where sites redirect to www but only bare domain was bypassed
- Default ON for new domains, backward compatible for existing configs
- Show +www badge indicator in domain list for domains with subdomains enabled
- Improve URL cleaning to strip any protocol scheme, ports, and auth info

Closes issue with myanonamouse.net and similar sites that redirect to www
@GeiserX GeiserX merged commit 615a5aa into main Feb 5, 2026
2 checks passed
@GeiserX GeiserX deleted the feat/subdomain-toggle branch February 5, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant