Content deleted Content added
remove annoying closure |
No edit summary |
||
Line 8:
// PS: Whoever uses single quotes for strings is a monster.
// Override
// name itself to avoid AWB replaces or search indexes)
window
const url = new URL("/w/index.php", window.___location.href);
url.searchParams.set("title", page);
|