Fix wrong base URL for multi-stage pages

This commit is contained in:
I-Al-Istannen
2021-06-13 15:39:22 +02:00
parent 70b33ecfd9
commit 70ec64a48b
3 changed files with 5 additions and 2 deletions

View File

@ -38,6 +38,9 @@ path separators to `/` in your regex rules.
- Use the label to the left for exercises instead of the button name to
determine the folder name
### Fixed
- Video pagination handling in ILIAS crawler
## 3.0.1 - 2021-06-01
### Added