Hacker News new | past | comments | ask | show | jobs | submit login

Brilliant. Works well.

But this has a chance of not working since you are doing the redirection client-side. Some addons block 3rd party resources. Looks like you're using the github API and sending the request from the user's browser.




All redirection is client-side. Even 301s are just instructions for the client to open another page, which they are free to ignore.


Sometimes you have to mentally translate "client-side" into "JavaScript", then whatever you're reading makes more sense.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: