Updated on Aug 13, 2026
6.0.4 -> 6.0.6
- Fixed a bug where it was matching address names included in query parameters (e.g., https://example.com/?ref=google.com) instead of hostnames, and also matching domains with subdomains (e.g., google.com.example.com).
- It is by design that the rule google.com matches both www.google.com and m.google.com.
- If a rule exists for example.google.com, the rule for example.google.com takes precedence over the rule for google.com.
