Hi I am trying to put this script into my pardot landing pages but when I do so, nothing shows up and wanted to know why Pardot is not allowing this to be hosted on the page? We are trying to put an uberflip script into our landing pages: <!-- Uberflip Embedded Hub Widget --> <div id="UfEmbeddedHub1607640742360"></div> <script> window._ufHubConfig = window._ufHubConfig || []; window._ufHubConfig.push({ 'containers':{'app':'⌗UfEmbeddedHub1607640742360'}, 'collection': '2834789', 'openLink':function(url){ window.open(url); }, 'lazyloader':{ 'itemDisplayLimit':20, 'maxTilesPerRow':4, 'maxItemsTotal': 0 }, 'tileSize': 'small', 'enablePageTracking':false, 'baseUrl': 'https://insights.co-opfs.org/', 'filesUrl': 'https://insights.co-opfs.org/', 'generatedAtUTC': '2020-12-10 22:53:48', }); </script> <script>(function(d,t,u) { function load(){ var s=d.createElement(t);s.src=u;d.body.appendChild(s); } if (window.addEventListener) { window.addEventListener('load',load,false); } else if (window.attachEvent) { window.attachEvent('onload',load); } else{ window.onload=load; } }(document,'script','https://insights.co-opfs.org/hubsFront/embed_collection')); </script> <!-- /End Uberflip Embedded Hub Widget -->