mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-11-04 22:52:44 +01:00
Add basic auth to KIT-IPD crawler
This commit is contained in:
@@ -153,6 +153,7 @@ requests is likely a good idea.
|
||||
- `link_regex`: A regex that is matched against the `href` part of links. If it
|
||||
matches, the given link is downloaded as a file. This is used to extract
|
||||
files from KIT-IPD pages. (Default: `^.*?[^/]+\.(pdf|zip|c|cpp|java)$`)
|
||||
- `auth`: Name of auth section to use for basic authentication. (Optional)
|
||||
|
||||
### The `ilias-web` crawler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user