Commit Graph

2 Commits

Author SHA1 Message Date
thetowsif 0db829107d Fix syntax warnings and improve DNSdumpster error handling
- Fix invalid escape sequence warnings by using raw strings for regex patterns
- Remove unnecessary escaping in HTML regex patterns
- Add robust error handling for DNSdumpster CSRF token extraction
- Improve graceful failure when CSRF token cannot be found
- Add alternative CSRF token regex patterns for better compatibility

Fixes Python 3.12+ syntax warnings and prevents crashes when DNSdumpster
structure changes.
2026-01-30 01:48:54 +06:00
robin 7f476d544e Ignore working files 2016-07-15 20:24:11 +12:00