Content deleted Content added
last resort |
No edit summary |
||
Line 1:
$(function()
const wikiSlash = mw.config.get("wgArticlePath").replace("$1", '');
const links = $(`a[href*='${wikiSlash}']`);
|
last resort |
No edit summary |
||
Line 1:
$(function()
const wikiSlash = mw.config.get("wgArticlePath").replace("$1", '');
const links = $(`a[href*='${wikiSlash}']`);
|