Load regexps from "host file"

Do you mean internally (in the database) or externally (in the front end)?

To make things clear to the user, we retitled the three categories

  • blacklist
  • whitelist
  • regexlist

and added a fourth one:

  • exact blacklist
  • regex blacklist
  • exact whitelist
  • regex whitelist

The exact and regex versions of a list are shown together on the same (e.g. blacklist) page:

We're also currently investigating to switch this more traditional displaying to a common page showing all four domain types at once. This would have a number of benefits like allowing us to, e.g., allow user to easily change a white to a black regex or integrate per-client group management, etc. This is currently under review: