1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-02-21 16:49:03 -05:00

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;
}