MediaWiki:Common.js: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 9: Line 9:
         window.location.replace(url.toString());
         window.location.replace(url.toString());
     }
     }
}
if (mw.config.get("wgPageName") === "Page_Name") {
    window.location.href = "https://commentarywiki.org/wiki/Lost_Media_Log?vectornightmode=1";
}
}