How to hide javascript code from view check element browser

  • 27 February 2021
  • 0 replies
  • 5 views

I want to hide the form code from the display code / inspect browser elements, how to do it?

This is my code, please see below:
https://www.shrinkads.com/js/xe.js?v=2

Full Page Script

        <script type="text/javascript">
            var shrink_url = 'https://shrinkads.com/';
            var shrink_api_token = 'code api';
            var shrink_advert = 2;
            var shrink_domains = ['depositfiles.com', '*.zippyshare.com', 'uploadable.ch'];
        </script>
        <script src='//www.shrinkads.com/js/xe.js?v=2'></script>

0 replies

Be the first to reply!

Reply