Excellent software and practical tutorials

Dplayer player, how to hide the right button
Find DPlayer.min.js, and search for the following content: this.player.container.addEventListener("contextmenu") Replace contextmenu with any character, or simply add a number 1 at the end, for example: contextmenu1. Save it.