You added more than just "some". I would disable all but the stock list and work from there.
gravity_count 4594338
I note that you also have several lists intended to block YouTube ads. These don't work, and will eventually interfere with YT content.
This entry is in your regex whitelist, but appears to be derived fro the URL of a public whitelist. This will do nothing as a regex filter.
(\.|^)https://raw\.githubusercontent\.com/anudeepnd/whitelist/master/domains/whitelist\.txt$
Use these tools to determine why your desired content will not load:
https://docs.pi-hole.net/ftldns/dnsmasq_warn/
No DHCP context has been configured for this interface. Check your DHCP settings.
This warning is expected during debug log generation as Pi-hole is trying to request a DHCP lease on all available interfaces. We do this to test that the server replies properly.
When an interface does not have a DHCP configuration (such as the loopback interface
lo
, or other special interfaces such asdocker0
), this warning is printed. You can safely ignore it when it happens only during DHCP testing, e.g., during Pi-hole debug log generation. If it happens often, you can use the optionno-dhcp-interface=IF_NAME
(insert the interface name here) to specifically disable DHCP on this interface.