ngosang/trackerslist ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple public repo and site that keeps updated lists of BitTorrent trackers in plain text files. I want one main list with the best trackers, one bigger list with all trackers, and separate versions for UDP, HTTP, HTTPS, WebSocket, I2P, Yggdrasil, plus IP based versions for people who have DNS issues.
The lists should be automatically checked and refreshed every day, duplicates should be removed, and trackers that point to the same domain or IP should only appear once. Please sort the trackers from best to worst based on usefulness and speed, and keep a blacklist for bad trackers.
Also make a clear README that explains what each list is for, where to download them, and a few simple notes about things like WebSocket support, I2P, and Yggdrasil. If helpful, set it up so the files can be served from GitHub Pages too.
Are you gonna build this?
make sure you review the code using coderabbit