javascript - How to restrict download of js files in a website? -


i developed website using html , javascript. logic lies in javascript files. want secure javascript files being download when user directly enters url. possible restrict?

a javascript file downloaded client because client has able execute code inside. best thing can obfuscate javascript code.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Disable\Enable Bootbox button with KO -