|
|
|
|
|
by recentdarkness
4521 days ago
|
|
I forgot to add: I cached every result for every key which was searched for, because there was quite often that it asked 3-5 times for the same term in a row. So I had an instant result in a simple javascript object :D |
|