You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-26Lines changed: 28 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,8 @@ I think that's it for the basic usage of this library, of course, you can always
109
109
110
110
- XMLHttpRequest error or CORS error
111
111
112
+
**Update**: The proxy service has been shut down. I will remove the `useProxy` property in the few future release.
113
+
112
114
Usually occurs if you're developing for the web. Set `useProxy` flag to **true**. This will add a proxy layer between the client and the albiruni server.
113
115
114
116
```dart
@@ -119,32 +121,32 @@ I think that's it for the basic usage of this library, of course, you can always
119
121
120
122
This happens when the albiruni server has some [certificate issues](https://github.com/iqfareez/iium_schedule/issues/10#issuecomment-1086550494). Some clients might reject the requests. If you're in development, try [this answer from SO](https://stackoverflow.com/a/61312927/13617136).
121
123
122
-
## List of available kulliyyah (as of 7 August 2024)
|11 |`IHART`| INTERNATIONAL INSTITUTE FOR HALAL RESEARCH AND TRAINING |
140
+
|12 |`IIBF`| ISLAMIC BANKING AND FINANCE |
141
+
|13 |`ISTAC`| ISTAC |
142
+
|14 |`KSTCL`| KSTCL |
143
+
|15 |`LAWS`| LAWS |
144
+
|16 |`MEDIC`| MEDICINE |
145
+
|17 |`NURS`| NURSING |
146
+
|18 |`PHARM`| PHARMACY |
147
+
|19 |`PLNET`| PLANETARY SURVIVAL FOR SUSTAINABLE WELL-BEING |
148
+
|20 |`KOS`| SCIENCE |
149
+
|21 |`SC4SH`| SEJAHTERA CENTRE FOR SUS |
148
150
149
151
This list of available kulliyyah might change over time, kindly refer to https://iiumschedule.iqfareez.com/docs/devs/albiruni#list-of-available-kulliyyah
0 commit comments