mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-23 00:17:49 +01:00
change url lol
This commit is contained in:
parent
34d3f49bda
commit
e37c43fcc2
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (inv_vid.author.endsWith(" - Topic")) {
|
if (inv_vid.author.endsWith(" - Topic")) {
|
||||||
var vidurl = u.losslessurl;
|
var vidurl = "https://vid.theedgeofrage.com/";
|
||||||
var isvidious = true;
|
var isvidious = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue