Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
tingyuan committed Mar 31, 2024
1 parent 15c199a commit 71a3343
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/routes/Play/update-playurl.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ function __$hack() {
if (window.newVideoUrl.includes('_high_quality')) {
document.body.dataset.replaced = 'true'
}
setTimeout(() => {
ele.play()
})
ele.setAttribute('autoplay', 'true')
}
}
})
Expand Down

0 comments on commit 71a3343

Please sign in to comment.