diff --git a/README.md b/README.md index e69e78a..93c312a 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ For DOMJudge use the `background_64.zip`. | | 10500 | Maastricht University | :heavy_check_mark: | | | 11048 | Tallinn University of Technology | :heavy_check_mark: | | | 11103 | KU Leuven | :heavy_check_mark: | +| | 11352 | Ruhr University | :heavy_check_mark: | | | 13859 | University of Luxembourg | :heavy_check_mark: | | | 14148 | University of Leeds | :heavy_check_mark: | | | 14277 | Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt | :heavy_check_mark: | diff --git a/universities/logos/11352.svg b/universities/logos/11352.svg new file mode 100644 index 0000000..5510d0f --- /dev/null +++ b/universities/logos/11352.svg @@ -0,0 +1,70 @@ + + + + + + + + + diff --git a/universities/organizations.json b/universities/organizations.json index 5beab88..fd1863b 100644 --- a/universities/organizations.json +++ b/universities/organizations.json @@ -861,6 +861,18 @@ "latitude": 50.87959 } }, + { + "id": "11352", + "icpc_id": "11352", + "name": "RUB", + "formal_name": "Ruhr University", + "country": "DEU", + "url": "https://www.ruhr-uni-bochum.de/de", + "location": { + "longitude": 6.88333, + "latitude": 51.43333 + } + }, { "id": "13859", "icpc_id": "13859",