User:Quadrantal/common.js

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
console.log("Common.js is awesome");
mw.loader.load( 'http://localhost/wikipediascript.js' );
importScript( 'User:Ahecht/Scripts/refresh.js' ); // Backlink: [[User:Ahecht/Scripts/refresh]]
importScript('Wikipedia:AutoEd/wikichecker.js');
importScript('User:DannyS712/Readonly.js');
window.autoWatchlistExpiry = { "edit": "4 days", "delete": "6 months", "create": "infinite" };
mw.loader.load("/w/index.php?title=User:Rummskartoffel/auto-watchlist-expiry.js&action=raw&ctype=text/javascript");
mw.loader.load("//en.wikipedia.org/w/index.php?title=User:PerfektesChaos/js/autoBackup/r.js&bcache=1&maxage=86400&action=raw&ctype=text/javascript",
               "text/javascript");