| .. | |||||
| wp-site | |||||
| akismet-admin.js | |||||
| akismet-frontend.js | |||||
| akismet.js |
var language,currentLanguage,languagesNoRedirect,hasWasCookie,expirationDate;document.addEventListener( 'DOMContentLoaded', function() {
// Prevent aggressive iframe caching in Firefox
var statsIframe = document.getElementById( 'stats-iframe' );
if ( statsIframe ) {
statsIframe.contentWindow.location.href = statsIframe.src;
}
} );| .. | |||||
| wp-site | |||||
| akismet-admin.js | |||||
| akismet-frontend.js | |||||
| akismet.js |