mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 12:33:43 +00:00
fix
This commit is contained in:
@@ -231,7 +231,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
var vidurl = u.losslessurl
|
||||
}
|
||||
|
||||
if(req.useragent.source.includes("Pardus"){
|
||||
if(req.useragent.source.includes("Pardus")){
|
||||
var vidurl = "https://yt.sudovanilla.com"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user