Content deleted Content added
Polygnotus (talk | contribs) forking https://en.wikipedia.org/wiki/User:Elli/OneClickArchiver.js because I don't want these links on every page, just on my own talkpage |
Polygnotus (talk | contribs) No edit summary |
||
Line 21:
$( document ).ready( function () {
if (config.wgPageName !== "User_talk:Polygnotus") {
return;
}
if ( ( $( '#ca-addsection' ).length > 0 ||
$.inArray( 'Non-talk pages that are automatically signed', config.wgCategories ) >= 0 ) &&
|