Edit to add: He’s put it back up again 🤷
Wow. Guess what existed yesterday but not today?
- https://github.com/asimons04/Tesseract
- https://web.archive.org/web/20260426232724/https://github.com/asimons04/Tesseract/
I was about to show how the repo version and the dubvee version of the obfuscated banlists are somewhat different from each other, but it’s no longer possible now that the repo has been deleted.
git diff --no-index \
<(curl -sL https://github.com/asimons04/tesseract/raw/refs/heads/main/static/data/policy.dat \
| base64 -d | gunzip | gron) \
<(curl -sL https://tesseract.dubvee.org/tesseract/api/system/policy \
| base64 -d | gunzip | gron)