mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +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 vidurl = "https://iv.ggtyler.dev";
|
||||||
var mediaproxy = "https://media-proxy.ashley0143.xyz"
|
var mediaproxy = "https://media-proxy.ashley0143.xyz"
|
||||||
var isvidious = true;
|
var isvidious = true;
|
||||||
|
var isSchoolProxy = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
let badges = "";
|
let badges = "";
|
||||||
@ -551,4 +552,4 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
Loading…
Reference in New Issue
Block a user