From 770c850f6d5fd51ea596041362e22185b8a165c6 Mon Sep 17 00:00:00 2001 From: TheLime1 <47940043+TheLime1@users.noreply.github.com> Date: Sat, 19 Oct 2024 17:13:14 +0000 Subject: [PATCH] =?UTF-8?q?Add=20support=20for=20Ecole=20Sup=20Priv=C3=A9e?= =?UTF-8?q?=20d'Ing=C3=A9nierie=20et=20de=20Technologies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + UNIVERSITIES.md | 1 + blackboard_sync/universities.json | 10 ++++++++++ 3 files changed, 12 insertions(+) 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",