mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 10:53:44 +00:00
fix this
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user