Redirect use on dev tools open
I was trying to protect the url of an embedded video on my site. To do this I can’t let my users access the devtools and inspect the player. There are a lot of sites that have successfully achieved this, https://www.muya.et/, https://www.sflix.to and a lot more. How can I implement this in next.js.