diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9cdea..c1b42bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Images contained within descriptions are also downloaded - Body descriptions can be shared via WebShare or email +- Add support for Ecole Sup Privée d'Ingénierie et de Technologies (@TheLime1) ### Fixed - Links are now not assumed to have an 'href' attribute diff --git a/UNIVERSITIES.md b/UNIVERSITIES.md index 140c48b..af46d2c 100644 --- a/UNIVERSITIES.md +++ b/UNIVERSITIES.md @@ -186,6 +186,7 @@ If this is not something you'd like, please let me know. ### Africa - University of Pretoria +- Ecole Sup Privée d'Ingénierie et de Technologies If any information here seems wrong, please let me know in the issues. diff --git a/blackboard_sync/universities.json b/blackboard_sync/universities.json index 1d8ad81..2cba4cf 100644 --- a/blackboard_sync/universities.json +++ b/blackboard_sync/universities.json @@ -670,6 +670,16 @@ }, "api_url": "https://mstc.blackboard.com" }, + { + "name": "Ecole Sup Privée d'Ingénierie et de Technologies", + "short_name": "ESPRIT", + "country": "TN", + "login": { + "start_url": "https://esprit.blackboard.com", + "target_url": "https://esprit.blackboard.com/ultra/" + }, + "api_url": "https://esprit.blackboard.com" + }, { "name": "Fakeboard", "short_name": "dev",