Skip to main content

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>
Be the first to reply!

Reply