mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 19:37:48 +01:00
add new url :3
This commit is contained in:
parent
4505cc0aa0
commit
b0776f43a7
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")) {
|
||||
var vidurl = "https://vid.theedgeofrage.com";
|
||||
var vidurl = "https://eu-proxy.poketube.fun";
|
||||
var isvidious = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue