User:Voice of All/Protection/monobook.js: Difference between revisions

Content deleted Content added
Same fixes as before.
rm
Line 5:
function WP_PP_helper()
{
if (document.title.indexOf('Wikipedia:List of protected pages') !=0 && document.title.indexOf('Protected pages') !=0 ) return;
if (document.title.indexOf('/') !=-1) return;
if (___location.href.search(/&action=/) !=-1) return;