Skip to content

Commit d11a3db

Browse files
committed
📝 Update README with kulliyyah list and proxy service notice
1 parent 0d856a6 commit d11a3db

File tree

1 file changed

+28
-26
lines changed

1 file changed

+28
-26
lines changed

README.md

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ I think that's it for the basic usage of this library, of course, you can always
109109

110110
- XMLHttpRequest error or CORS error
111111

112+
**Update**: The proxy service has been shut down. I will remove the `useProxy` property in the few future release.
113+
112114
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.
113115

114116
```dart
@@ -119,32 +121,32 @@ I think that's it for the basic usage of this library, of course, you can always
119121

120122
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).
121123

122-
## List of available kulliyyah (as of 7 August 2024)
123-
124-
| Code | Name |
125-
| :-----: | ------------------------------------------------------- |
126-
| `IRKHS` | AHAS KIRKHS |
127-
| `KAHS` | ALLIED HEALTH SCIENCES |
128-
| `AED` | ARCHITECTURE |
129-
| `BRIDG` | BRIDGING PROGRAMME |
130-
| `CFL` | CELPAD |
131-
| `CCAC` | COCU |
132-
| `DENT` | DENTISTRY |
133-
| `EDUC` | EDUCATION |
134-
| `ENGIN` | ENGIN |
135-
| `ECONS` | ENMS |
136-
| `KICT` | ICT |
137-
| `IHART` | INTERNATIONAL INSTITUTE FOR HALAL RESEARCH AND TRAINING |
138-
| `IIBF` | ISLAMIC BANKING AND FINANCE |
139-
| `ISTAC` | ISTAC |
140-
| `KLM` | KSTCL KLM |
141-
| `LAWS` | LAWS |
142-
| `MEDIC` | MEDICINE |
143-
| `NURS` | NURSING |
144-
| `PHARM` | PHARMACY |
145-
| `PLNET` | PLANETARY SURVIVAL FOR SUSTAINABLE WELL-BEING |
146-
| `KOS` | SCIENCE |
147-
| `SC4SH` | SEJAHTERA CENTRE FOR SUSTAINABILTY AND HUMANITY |
124+
## List of available kulliyyah (as of 8 October 2025)
125+
126+
| Index | Code | Name |
127+
| ----- | :-----: | ------------------------------------------------------- |
128+
| 0 | `AHAS` | AHAS KIRKHS |
129+
| 1 | `KAHS` | ALLIED HEALTH SCIENCES |
130+
| 2 | `AED` | ARCHITECTURE |
131+
| 3 | `BRIDG` | BRIDGING PROGRAMME |
132+
| 4 | `CFL` | CELPAD |
133+
| 5 | `CCC` | CCC |
134+
| 6 | `DENT` | DENTISTRY |
135+
| 7 | `EDUC` | EDUCATION |
136+
| 8 | `ENGIN` | ENGIN |
137+
| 9 | `ECONS` | ENMS |
138+
| 10 | `KICT` | ICT |
139+
| 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 |
148150

149151
This list of available kulliyyah might change over time, kindly refer to https://iiumschedule.iqfareez.com/docs/devs/albiruni#list-of-available-kulliyyah
150152

0 commit comments

Comments
 (0)