mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
fix
This commit is contained in:
parent
49ed8da35a
commit
01d977e450
@ -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 = "";
|
||||
@ -551,4 +552,4 @@ module.exports = function (app, config, renderTemplate) {
|
||||
}
|
||||
}
|
||||
});
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user