This commit is contained in:
Joscha
2022-05-05 14:15:48 +02:00
parent b8fe25c580
commit afbd03f777
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ requests is likely a good idea.
- `target`: URL to a KIT-IPD page
- `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|java)$`)
files from KIT-IPD pages. (Default: `^.*/[^/]*\.(?:pdf|zip|c|cpp|java)$`)
### The `kit-ilias-web` crawler