change url lol

This commit is contained in:
Ashley 2023-12-12 05:06:02 +00:00
parent 34d3f49bda
commit e37c43fcc2

View file

@ -246,7 +246,7 @@ module.exports = function (app, config, renderTemplate) {
}
if (inv_vid.author.endsWith(" - Topic")) {
var vidurl = u.losslessurl;
var vidurl = "https://vid.theedgeofrage.com/";
var isvidious = true;
}