There is a site on which there is a ban on the right mouse button and on which the contents of the page are not available for viewing, only through the console.
I wanted to ask what kind of permissive scripts on it are used below and also, which means data-email-protected , although the page does not have a feedback form.
Well and for what jquery connected in such a way.
<head> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script> window.jQuery || document.write('<script src=\'/bundles/collagefrontend/js/jquery-1.11.2.min.js\'><\/script>'); </script> <script type="text/javascript"> var langInUrl = false; var closeText = "Close"; var zoomText = "Zoom"; </script> <script type="text/javascript"> $(document).ready(function() { $('body>#supersized, body>#supersized-loader').remove(); }); var frontendParams = { currentScreen: null, }; </script> <script type="text/javascript"> $(document).ready(function() { $("body").append('<div id="supersized-loader"></div><ul id="supersized"></ul>'); }); var images = [{ "image": "https:\/\/s3.amazonaws.com\/files.collageplatform.com.prod\/image_cache\/supersized_big\/5374f947a9aa2c98748b4568\/03fc6f113a1e8bda6fd8c8fdb3af6505.jpeg", "title": "<h1><\/h1><h2><\/h2><h3><p><strong>"Pastoral"<\/strong><\/p>\r\n\r\n<p>Rob Wynne & Francois-Xavier and Claude Lalanne at Gavlak Los Angeles<\/p>\r\n\r\n<p>September 15 - October 27, 2018<\/p><\/h3>", "alternate": null }]; var altCss = []; var newsArtists = false; jsOptions.trigger.push({ '_function': 'initSupersized', '_params': [images, altCss, newsArtists] }); </script> </head> <body data-email-protected="" data-section-key="homepage" data-section-id="5374e8f7a9aa2c35708b4581" class="s-homepage"> <input type="hidden" value="" id="email-protected-header"> <input type="hidden" value="" id="email-protected-description"> </body>