I can't find my whitelist in the new version

I can't find my whitelist in the new version * Pi-hole [v5.12]

Both whitelist and blacklist entries are in the domains tab. The separate whitelist and blacklist tabs were removed in a recent update, as described in the release notes.

thanks :slightly_smiling_face: but I wanted to see my white list

ok I'm understanding. all white and black lists are together. thanks :slightly_smiling_face:

The old Whitelist, Blacklist and Domains pages were actually the same.

  • Whitelist was groups-domains.php?type=white;
  • Blacklist was groups-domains.php?type=black;
  • Domains was (and still is) groups-domains.php.

Currently "Domains" page works exactly like it worked before.

Also, we created a filter (already in development) to isolate domains by type:
https://github.com/pi-hole/AdminLTE/pull/2334

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.