This commit is contained in:
Ashley //// 2024-01-28 08:27:43 +00:00
parent 9a5e38f561
commit 01f915ce14

View file

@ -235,9 +235,11 @@ module.exports = function (app, config, renderTemplate) {
var vidurl = u.losslessurl;
}
if (!inv_vid?.allowedRegions?.includes("US")) {
var vidurl = "https://eu-proxy.poketube.fun";
var isvidious = true;
}
if (req.useragent.source.includes("Pardus")) {
var vidurl = "https://tube-proxy.ashley0143.xyz";
var mediaproxy = "https://media-proxy.ashley0143.xyz"