mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00

* Replace Cardigann Anidex indexer for C# impelementation Add bypass for DDOS Guard * Improve error messages from type conversions * Add missing cookie check * Fix index out of range exception * Change error handling to only warn about DDoS bypass exceptions This is so that searches will still be attempted if there are issues with the DDoS protection (e.g. if it is removed). * Improve error handling and clean up code * pending changes