URL checker
https://developer.mozilla.org/en-US/docs/Web/API/document/referrer
document.referrer;// "https://github.com/haizlin/fe-interview/labels/js"window.location.href;// "https://github.com/haizlin/fe-interview/issues/1478"

https://developer.mozilla.org/en-US/docs/Web/API/document/referrer
document.referrer;// "https://github.com/haizlin/fe-interview/labels/js"window.location.href;// "https://github.com/haizlin/fe-interview/issues/1478"