User:Syunsyunminmin/script-installer.js: Difference between revisions
From Test Wiki
Content deleted Content added
No edit summary |
|||
Line 8: | Line 8: | ||
if( jsPage || document.getElementsByClassName( "scriptInstallerLink" ).length || |
if( jsPage || document.getElementsByClassName( "scriptInstallerLink" ).length || |
||
document.querySelector( "table.infobox-user-script" ) ) { |
document.querySelector( "table.infobox-user-script" ) ) { |
||
mw.loader.load('https:// |
mw.loader.load('https://testwiki.wiki/index.php?title=User:Syunsyunminmin/script-installer-core.js&action=raw&ctype=text/javascript'); |
||
} |
} |
||
} |
} |