Wikipedia:Igloo/gloo.js

This is an old revision of this page, as edited by Mr. Stradivarius (talk | contribs) at 21:36, 11 June 2014 (change the GitHub URL per protected edit request by User:Kangaroopower). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

//

/* ======================================================== *\
**                      igloo frontend manager - main
** 
**      The igloo frontend manager handles the client system,
** displaying information to the user, as well as allowing
** the user to interact with the program.
**
**  ======================================================  **
**      igloo anti-vandalism tool for Wikipedia
**              based off of the script igloo by Alex Barley
**  By: User:Kangaroopower
**
**      For instructions, see [[Wikipedia:Igloo]]
**  ======================================================  **
**
**      You may copy, modify and distribute this software as
** desired, providing that all previous contributors retain
** correct attribution.
**
**  ======================================================  **
**                      tracker: [[Wikipedia:Igloo]]
\* ======================================================== */
window.iglooBranch = 'master';
mw.loader.load("https://kangaroopower.github.io/code/Igloo/gloo.js", "text/javascript");
//