Skip to content

Commit

Permalink
Add support for Ecole Sup Privée d'Ingénierie et de Technologies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLime1 committed Oct 19, 2024
1 parent 4130dfd commit 770c850
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions UNIVERSITIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
10 changes: 10 additions & 0 deletions blackboard_sync/universities.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 770c850

Please sign in to comment.