mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
lol sorry
This commit is contained in:
parent
8479624a05
commit
eca85c73cb
@ -128,7 +128,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
var mediaproxy = config.media_proxy;
|
||||
|
||||
if (req.useragent.source.includes("Pardus")) {
|
||||
var media_proxy = "https://media-proxy.ashley0143.xyz";
|
||||
var mediaproxy = "https://media-proxy.ashley0143.xyz";
|
||||
}
|
||||
|
||||
renderTemplate(res, req, "playlist.ejs", {
|
||||
|
Loading…
Reference in New Issue
Block a user