Add last version used with example configuration
This commit is contained in:
17
tudown.json
Normal file
17
tudown.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"url": "https://www.moodle.tum.de/course/view.php?id=49093",
|
||||
"files": [
|
||||
{
|
||||
"regex": "Lec\\d+-.*\\.pdf",
|
||||
"folder": "slides"
|
||||
},
|
||||
{
|
||||
"regex": "A\\d+.*\\.pdf",
|
||||
"folder": "assignments"
|
||||
}
|
||||
],
|
||||
"username_script": ["/home/alex/Scripts/get-username.sh", "Uni/LRZ"],
|
||||
"password_script": ["/home/alex/Scripts/get-password.sh", "Uni/LRZ"]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user