1
Fork 0
This commit is contained in:
Ashley //// 2024-02-07 08:00:42 +00:00
parent 49ed8da35a
commit 01d977e450

View file

@ -246,6 +246,7 @@ module.exports = function (app, config, renderTemplate) {
var vidurl = "https://iv.ggtyler.dev";
var mediaproxy = "https://media-proxy.ashley0143.xyz"
var isvidious = true;
var isSchoolProxy = "";
}
let badges = "";
@ -551,4 +552,4 @@ module.exports = function (app, config, renderTemplate) {
}
}
});
};
};