File "akismet-admin.js"

Full Path: /home/flipjqml/onlinebetsolution.com/next_old/wp-content/plugins/akismet/_inc/akismet-admin.js
File size: 261 bytes
MIME-type: text/plain
Charset: utf-8

document.addEventListener( 'DOMContentLoaded', function() {
	// Prevent aggressive iframe caching in Firefox
	var statsIframe = document.getElementById( 'stats-iframe' );
	if ( statsIframe ) {
		statsIframe.contentWindow.location.href = statsIframe.src;
	}
} );