User:Polygnotus/Scripts/OneClickArchiver.js: Difference between revisions

Content deleted Content added
Undid revision 1234642494 by Polygnotus (talk)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1:
//forked from https://en.wikipedia.org/wiki/User:Elli/OneClickArchiver.js because I don't want these links on every page, just on my own talkpage
/**
/**
* Derived from Evad37's [1] version of Technical 13's version [2] of Equazcion's OneClickArchiver [3]
* [1] < https://en.wikipedia.org/wiki/User:Evad37/OneClickArchiver.js >
Line 22 ⟶ 24:
$( document ).ready( function () {
if (config.wgPageName !== "User_talk:Polygnotus" + mw.config.get('wgUserName')) {
return;
}