Skip to content

Commit 8531f5e

Browse files
committed
loom.com: add autoplay param
1 parent 5d8c5c3 commit 8531f5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/domains/loom.com.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export default {
4242
href: iframe.replaceQuerystring(q),
4343
type: CONFIG.T.text_html, // Validator fails because we receive x-frame-options. It actually works fine.
4444
rel: CONFIG.R.player,
45+
autoplay: "autoplay=1",
4546
'aspect-ratio': width / height,
4647
options: {
4748
hideinfo: {

0 commit comments

Comments
 (0)