Download normally
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
if (new URL(player.src).hostname.endsWith("werkecdn.me"))
|
||||
{
|
||||
url.textContent = `Parsisiūsti 😜 (${new URL(player.src).pathname.split("/").pop()}) 🏴☠️`;
|
||||
url.href = `fdm:///${player.src}`;
|
||||
url.href = player.src;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user