disable-devtool
disable-devtool copied to clipboard
Can still be accessed via "view-source:"
Is there a way to make it block "view-source:" to? because like on "https://theajack.github.io/disable-devtool/" you can still view page source on "view-source:https://theajack.github.io/disable-devtool/"
@TechGeekUnited Just like using curl to grab the url, there is no way to avoid this
Couldn't you have it heavily encode the page in several layers of base64 or something that doesn't execute and run as normal html if it isn't opened as an actual website?
Example: https://try-to-find-comment.joshua-thayer.repl.co
Super easy to find that on Microsoft Edge 😁. Just view it in the Browser Developer Tools. lol
Super easy to find that on Microsoft Edge 😁. Just view it in the Browser Developer Tools. lol
Actually, this is a bug in this library: https://github.com/theajack/disable-devtool/issues/66
lol
And that's why I could view the comment simply by opening the DevTools.