# Add your own additional hosts here!
# Supports Blacklist, whitelist and map to custom IP

# Format for Blacklist: 1 host name per line (sample below).
# Wildcard Character "*" can be used for host blocking.
# Host name and all sub domains will be blocked.

sample4711.justasample.com
sample4712.justasample.com

# In order to white list a specific host, add a
# "!" prefix in front of the host name.
# Whitelisting does NOT support wildcards "*"

!whitelistsample.justasample.com

# In order to forward to custom ip add a ">" in front
# of the host name followed by whitespace and mapped IP

>router.home 192.168.2.1


