Your Name
4bae633a41
perf: reuse browser-UA crawl result in cloak-check during scan
...
When cmd_scan triggers the weekly cloak-check, the browser-UA crawl
has already just been completed. Pass those pages directly to
_run_cloak_core() so only the Googlebot-UA crawl is needed,
reducing weekly scans from 3 full crawls to 2.
Standalone `cloak-check` command is unaffected (pages_normal=None).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 11:55:24 +02:00
..
__init__.py
feat: initial implementation of website integrity scanner
2026-06-12 00:51:41 +02:00
__main__.py
perf: reuse browser-UA crawl result in cloak-check during scan
2026-06-12 11:55:24 +02:00
alerter.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00
baseline.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00
checker.py
fix: retry external link check with browser UA on 403
2026-06-12 11:40:27 +02:00
config.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00
crawler.py
fix: Bugfixes, toten Code entfernt, Cache-Normalisierung & Session
2026-06-12 03:20:32 +02:00
differ.py
feat: Binärdateien auf Änderungen prüfen (check-assets / approve-assets)
2026-06-12 09:26:59 +02:00
extractor.py
fix: Bugfixes, toten Code entfernt, Cache-Normalisierung & Session
2026-06-12 03:20:32 +02:00
plain.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00