mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
fix
This commit is contained in:
parent
49ed8da35a
commit
01d977e450
1 changed files with 2 additions and 1 deletions
|
@ -246,6 +246,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||
var vidurl = "https://iv.ggtyler.dev";
|
||||
var mediaproxy = "https://media-proxy.ashley0143.xyz"
|
||||
var isvidious = true;
|
||||
var isSchoolProxy = "";
|
||||
}
|
||||
|
||||
let badges = "";
|
||||
|
|
Loading…
Reference in a new issue