aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/players/Vk.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/players/Vk.hx')
-rw-r--r--src/client/players/Vk.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/players/Vk.hx b/src/client/players/Vk.hx
index 99643de..f1976ca 100644
--- a/src/client/players/Vk.hx
+++ b/src/client/players/Vk.hx
@@ -102,7 +102,7 @@ class Vk implements IPlayer {
final oid = ids.oid;
final id = ids.id;
final tempVideo = Utils.nodeFromString(
- '<iframe id="temp-videoplayer" src="https://vk.com/video_ext.php?oid=$oid&id=$id&hd=1&js_api=1"
+ '<iframe class="temp-videoplayer" src="https://vk.com/video_ext.php?oid=$oid&id=$id&hd=1&js_api=1"
allow="autoplay; encrypted-media; fullscreen; picture-in-picture;"
frameborder="0" allowfullscreen>
</iframe>'.trim()
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage