joshhighet/ransomwatch ? reverse-engineered prompt
Reverse engineered prompt
Build me a live website that tracks ransomware groups and the extortion sites they use, then turns that into a clean public feed people can browse. I want it to collect new claims from monitored sites, keep a list of groups and their current locations, and show when a post was first discovered. The site should have simple pages for the groups, the latest claims, and a way to view the raw data as JSON for other tools to use.
It should work automatically in the background, update often, and handle hidden sites when needed. If a page needs browser rendering, make sure it can do that too. Also add a few basic visual summaries, like charts or status views, so it’s easier to scan what’s happening.
Keep the frontend simple and readable, and make sure the generated content can be published as a static site. If you need to check current docs for any tools, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit