mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 02:54:42 -05:00
fix january in school
This commit is contained in:
parent
4ba2b7c466
commit
def705d37a
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||
|
||||
if (req.useragent.source.includes("Pardus")) {
|
||||
var vidurl = "https://iv.ggtyler.dev";
|
||||
var mediaproxy = "https://media-proxy.ashley0143.xyz"
|
||||
var mediaproxy = "https://nyc1.pokejan.ggtyler.dev/"
|
||||
var isvidious = true;
|
||||
var isSchoolProxy = "";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue