thelonelycoder
Part of the Furniture
Do you mean el and 3. Process white and blacklist?One more question: I can easily edit the whitelist.txt file using a GUI txt editor. Is there a way to quickly process the new information instead of doing it the usual way ?
The "easy" way:
- find the line with the exact domain you want unblocked in the blocking_file, remembering that domain with or without the www are two different things
- remove the complete line in the blocking_file
- add the exact domain to the whitelist
- enter this in SSH:
Code:
service restart_dnsmasq
Last edited: