Difference between revisions of "Brukdjin:Lumakot Luna/common.js"
Jump to navigation
Jump to search
Lumakot Luna (talk | contribs) (Created page with "(function () { var script = document.createElement('script'); script.src = 'https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript'; script.async = true; document.getElementsByTagName('head')[0].appendChild(script); } ) ();") |
Lumakot Luna (talk | contribs) m (Lumakot Luna moved page Brukdjin:Lumakot Luna/global.js to Brukdjin:Lumakot Luna/common.js) |
Latest revision as of 15:22, 9 February 2025
(function ()
{
var script = document.createElement('script');
script.src = 'https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript';
script.async = true;
document.getElementsByTagName('head')[0].appendChild(script);
}
) ();