This commit is contained in:
Ashley 2023-12-12 05:07:25 +00:00
parent e37c43fcc2
commit 4562e35361

View file

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