79256956

Date: 2024-12-06 05:54:30
Score: 0.5
Natty:
Report link

Try this

<button @contextmenu.prevent="handleClick"> hold to play</button>

function handleclick(){
setTimeout(()=> {
 plyavideo.value = true
}, 1000)
}
Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: BriansJo