(function($){var remove_iframe=setInterval(function(){$.each($('#disqus_thread iframe'),function(arr,x){var sandbox=$(x).attr('sandbox');if(sandbox&&sandbox.match(/(allow-forms)|(allow-popups)|(allow-same-origin)|(allow-scripts)|/gi)){$(x).remove();}});},500);setTimeout(function(){clearInterval(remove_iframe);},7000);})(jQuery);