I got a page and the source code is encrypted. All the things are loaded from 2 different sources stored in javascript files.
My question is: Is possible to delete all the html source code for the user when the user opens the inspector ( F12 etc..)? I know that you can block out right click and so on, but I would like to completely delete all the html code if the inspector is open.