fix outdated URLs
Aircoookie Wiki => mm.kno.wled.ge MoonModules/WLED => MoonModules/WLED-MM Aircoookie/WLED => wled/WLED 2024 => 2025
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// var numM = 0;
|
||||
function gId(s) { return d.getElementById(s); }
|
||||
function isO(i) { return (i && typeof i === 'object' && !Array.isArray(i)); }
|
||||
function H() { window.open("https://github.com/Aircoookie/WLED/wiki/Settings#usermod-settings"); }
|
||||
function H() { window.open("https://mm.kno.wled.ge/usermods/AutoPlaylist/"); }
|
||||
function B() { window.open("/settings","_self"); }
|
||||
// https://www.educative.io/edpresso/how-to-dynamically-load-a-js-file-in-javascript
|
||||
function loadJS(FILE_URL, async = true) {
|
||||
|
||||
Reference in New Issue
Block a user