forked from github/szkolny
[API/Vulcan] Add edu.lublin.eu register support.
This commit is contained in:
parent
188470a043
commit
a15f59fbd1
@ -858,6 +858,12 @@ public class Vulcan implements EdziennikInterface {
|
||||
case "KA2":
|
||||
apiUrl = "https://uonetplus-komunikacja-test.mcuw.katowice.eu/"+symbol+"/";
|
||||
break;
|
||||
case "LU1":
|
||||
apiUrl = "https://uonetplus-komunikacja.edu.lublin.eu/"+symbol+"/";
|
||||
break;
|
||||
case "LU2":
|
||||
apiUrl = "https://test-uonetplus-komunikacja.edu.lublin.eu/"+symbol+"/";
|
||||
break;
|
||||
case "P03":
|
||||
apiUrl = "https://efeb-komunikacja-pro-efebmobile.pro.vulcan.pl/"+symbol+"/";
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user