This same method can be used to install the script on projects outside of the English Wikipedia, or even on MediaWiki wikis outside of Wikimedia.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Eejit43/scripts/ajax-undo.js&action=raw&ctype=text/javascript'); // Backlink: [[w:en:User:Eejit43/scripts/ajax-undo.js]]
Note: if you install this script here and globally, it will be double-loaded. Add a check in your global.js to prevent this from happening as seen in this permalink, or simply only install the script in one location.