Skip to content

Commit

Permalink
Merge pull request #682 from tomnosek/new_additions
Browse files Browse the repository at this point in the history
Add London South Bank University and Stonehill College
  • Loading branch information
yigitguler authored Dec 13, 2024
2 parents cda77ba + 3f0bb03 commit 3e3e676
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion world_universities_and_domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -81133,5 +81133,21 @@
"state-province": "Ontario",
"domains": ["mycambrian.ca", "cambriancollege.ca"],
"country": "Canada"
},
{
"web_pages": ["https://www.lsbu.ac.uk/"],
"name": "London South Bank University",
"alpha_two_code": "GB",
"state-province": "London",
"domains": ["mlsbu.ac.uk"],
"country": "United Kingdom"
},
{
"web_pages": ["https://www.stonehill.edu/"],
"name": "Stonehill College",
"alpha_two_code": "US",
"state-province": "Massachusetts",
"domains": ["stonehill.edu"],
"country": "United States"
}
]
]

0 comments on commit 3e3e676

Please sign in to comment.