Google

Cyb3r Drag0nz Team Shell

Server : Apache
System : Linux webd003.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : atwiofrxug (73666)
PHP Version : 8.4.10
Disable Functions : _dyuweyrj4,_dyuweyrj4r,dl
Current Directory : /home/atwiofrxug/mylittletelaviv/wp-content/plugins/knews/includes/
Directory Status: Writeable | Document Root: Writeable

Upload File







Viewing: /home/atwiofrxug/mylittletelaviv/wp-content/plugins/knews/includes/knews_subscribe.js

jQuery(document).ready(function() {
	knewsfunc = function() {
		if (jQuery(this).attr('submitted') !== "true") {
			container = jQuery(this).closest('div.knewsform_container');
			save_knews_form = jQuery(container).html();
			jQuery(this).attr('submitted', "true");
			jQuery("input:text", this).each(function() {
				if (jQuery(this).attr("title") !== undefined) {
					if (jQuery(this).val() == jQuery(this).attr("title")) jQuery(this).val("");
				}
			});
			jQuery.post(jQuery(this).attr('action'), jQuery(this).serialize(), function (data) { 
					jQuery(container).html(data);
					jQuery('a.knews_back', container).click( function () {
						jQuery(container).html(save_knews_form);
						return false;								
					});
				});
		}
		return false;
	};
	if (parseInt(jQuery.fn.jquery.split('.').join(''), 10) >= 170) {
		jQuery(document).on('submit', 'div.knewsform_container form', knewsfunc);
	} else {
		jQuery('div.knewsform_container form').live('submit', knewsfunc);						
	}
})

Cyb3r Drag0nz Team • Google Edition