The list of excluded hosts allows to revert some of previous exclusions using `!` symbol.


For example, the following would bypass parent proxy for all subdomains of `example.com` but keep using proxy when talking to `gw.example.com`:

example.com, *.example.com, !gw.example.com


That too can be reverted by a later entry. The latest match decides whether to apply bypass.