Get current path

From , 4 Years ago, written in JavaScript, viewed 52 times.
URL https://pastebin.vip/view/20885c72
  1. var currentPageUrl = "";
  2. if (typeof this.href === "undefined") {
  3.     currentPageUrl = document.location.toString().toLowerCase();
  4. }else {
  5.     currentPageUrl = this.href.toString().toLowerCase();
  6. }
  7.  

Reply to "Get current path"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website