Add basic auth to KIT-IPD crawler

This commit is contained in:
I-Al-Istannen
2025-10-29 13:02:18 +01:00
parent bd7b384e8f
commit 3453bbc991
5 changed files with 39 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ ambiguous situations.
## Added
- Store the description when using the `internet-shortcut` link format
- Support for basic auth with the kit-ipd crawler
## Fixed
- Event loop errors on Windows with Python 3.14