mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
nvm lmao
This commit is contained in:
parent
9a5e38f561
commit
01f915ce14
@ -235,9 +235,11 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
var vidurl = u.losslessurl;
|
var vidurl = u.losslessurl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!inv_vid?.allowedRegions?.includes("US")) {
|
||||||
var vidurl = "https://eu-proxy.poketube.fun";
|
var vidurl = "https://eu-proxy.poketube.fun";
|
||||||
var isvidious = true;
|
var isvidious = true;
|
||||||
|
}
|
||||||
|
|
||||||
if (req.useragent.source.includes("Pardus")) {
|
if (req.useragent.source.includes("Pardus")) {
|
||||||
var vidurl = "https://tube-proxy.ashley0143.xyz";
|
var vidurl = "https://tube-proxy.ashley0143.xyz";
|
||||||
var mediaproxy = "https://media-proxy.ashley0143.xyz"
|
var mediaproxy = "https://media-proxy.ashley0143.xyz"
|
||||||
|
Loading…
Reference in New Issue
Block a user