Skip to content

Commit a189e1a

Browse files
authored
Merge pull request #770 from JulianGoh5/add-smtafe-domain
Add South Metropolitan TAFE domain
2 parents 447d7ca + b536c0f commit a189e1a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

world_universities_and_domains.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12020,6 +12020,14 @@
1202012020
"domains": ["rmit.edu.au"],
1202112021
"country": "Australia"
1202212022
},
12023+
{
12024+
"web_pages": ["https://www.southmetrotafe.wa.edu.au/"],
12025+
"name": "South Metropolitan TAFE",
12026+
"alpha_two_code": "AU",
12027+
"state-province": "Western Australia",
12028+
"domains": ["smtafe.wa.edu.au", "southmetrotafe.wa.edu.au"],
12029+
"country": "Australia"
12030+
},
1202312031
{
1202412032
"web_pages": ["http://www.scu.edu.au/"],
1202512033
"name": "Southern Cross University",
@@ -77771,11 +77779,11 @@
7777177779
"country": "India"
7777277780
},
7777377781
{
77774-
"web_pages": ["https://coeruniversity.ac.in","https://coer.ac.in/"],
77782+
"web_pages": ["https://coeruniversity.ac.in", "https://coer.ac.in/"],
7777577783
"name": "COER University Roorkee",
7777677784
"alpha_two_code": "IN",
7777777785
"state-province": "Uttarakhand",
77778-
"domains": [ "coeruniversity.ac.in", "coer.ac.in"],
77786+
"domains": ["coeruniversity.ac.in", "coer.ac.in"],
7777977787
"country": "India"
7778077788
},
7778177789
{

0 commit comments

Comments
 (0)