Can you please just add those features in the API:
1- Adding and Removing Domain from White- and Blacklist with an API request.
2- Display the current White- and Blacklist with API.
Thanks in advance and I hope if I could do it alon but I don’t have experience with RUST which used in Pi Hole API.
So there is a new API in version 6.0 and what I need are already exists in the old API? Am I right?
If the old API have what I need as you say can you improve me how to make a call with every method (POST, DELETE and GET).
My server is using IP domain which is this http://.../admin/ so I am not sure how to make the calls without knowing if I should write something in the header request or not.
Nice.
I admit I did not check the development branch. I was just irritated I had to whitelist an adserver because the local paper put the obituary pics on it. I wanted to remember why. Seeing your screenshot, it's exactly what I had in mind for all that space next to the domain name. Good work.
I just checked out the dev and web devel branches to satisfy my need. I don't mind waiting for the V5 release and I fully accept the risks.
This is what I ended up with and it allowed me to add a note to the whitelist entries.
Pi-hole Version vDev (development, v4.3.2-380-g782fec8) Web Interface Version vDev (devel, v4.3.2-359-g60b078b) FTL Version vDev (development, vDev-ecbeb95)
Thanks again, this software helps keep my family safe.