We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as of pi-hole/pi-hole/pull/5330 it will be (not in main release yet) possible to subscribe to whitelist the same way as blocklist.
Pi-hole v6 is still in development but Soon (when pi-hole/pi-hole/pull/5842 is merged into master) it will be available to all.
this would make it possible to add /Manual/ExactDomains.txt as a subscribed list.
any regex entries will not be added if they are found in the list and will show this via cmd line if found in the list
Sample of non-domain entries: - *.outlook.office.com - *.outlook.com - *.protection.outlook.com - *.mail.protection.outlook.com - *.sharepointonline.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
as of pi-hole/pi-hole/pull/5330 it will be (not in main release yet) possible to subscribe to whitelist the same way as blocklist.
Pi-hole v6 is still in development but Soon (when pi-hole/pi-hole/pull/5842 is merged into master) it will be available to all.
this would make it possible to add /Manual/ExactDomains.txt as a subscribed list.
any regex entries will not be added if they are found in the list and will show this via cmd line if found in the list
The text was updated successfully, but these errors were encountered: