| Current Path : /home/copmadinaarea/public_html/wp-content__80fcb17/plugins/akismet/_inc/ |
| Current File : /home/copmadinaarea/public_html/wp-content__80fcb17/plugins/akismet/_inc/akismet-admin.js |
document.addEventListener( 'DOMContentLoaded', function() {
// Prevent aggressive iframe caching in Firefox
var statsIframe = document.getElementById( 'stats-iframe' );
if ( statsIframe ) {
statsIframe.contentWindow.location.href = statsIframe.src;
}
} );