Ultimate-Hosts-Blacklist/Ultimate.Hosts.Blacklist ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple project that maintains a huge black list of bad websites and IPs for blocking on a computer or home network.
I want it to take a bunch of source lists, merge them into clean hosts style files, and generate the different formats people need, like a normal hosts file, a Windows version, a hosts deny file, and plain domain lists for tools like Pi hole or dnsmasq. It should also include easy installer scripts for Linux and Windows, plus a straightforward way to update everything daily and keep the files in sync.
Please make it feel ready to use, with clear output files, a basic README, and sensible defaults so someone can just download it and protect their devices and family from malware, porn, ads, and other bad sites. If anything needs current details from online docs, look them up and use the latest info.
Are you gonna build this?
make sure you review the code using coderabbit