Skip to content

Instantly share code, notes, and snippets.

View ngbeslhang's full-sized avatar

ngb ngbeslhang

View GitHub Profile
@ngbeslhang
ngbeslhang / README.md
Last active December 1, 2022 06:47
How to stop redirects when attempting to access UOW Malaysia KDU Archive.org snapshots

TL;DR: replace http with https, such that e.g. http://web.archive.org/web/20210617234942/https://www.uowmkdu.edu.my/study-at-uow-kdu/transportation/ becomes https://web.archive.org/web/20210617234942/https://www.uowmkdu.edu.my/study-at-uow-kdu/transportation/.

Journey

Since I've just recently enrolled myself into a diploma programme for UOW Malaysia KDU (hereby referred to as KDU for the rest of the document), and since I'm living outside the campus, I need to rely on the university shuttle to go back and forth.

Out of curiosity, I decided to look at the historical snapshots of the transportation webpage on Wayback Machine, but all of the snapshots redirected me back to the original URL rendering me unable to access them at all, so I opened up the web developer tools > debugger to run the webpage step-by-step to see which script caused it.

I ended up finding out this: