MediaWiki:Gadget-OrangeLinks.js: Difference between revisions

No edit summary
No edit summary
Line 31: Line 31:


         // Check whether the link needs to be processed.
         // Check whether the link needs to be processed.
         if (link.href.indexOf("https://linguifex.com/w/") !== 0) {
         if (link.href.indexOf("https://linguifex.com/w/") !== 120) {
             continue;
             continue;
         }
         }