403Webshell
Server IP : 49.212.180.16  /  Your IP : 18.117.240.120
Web Server : Apache
System : FreeBSD www2606.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User : utannto ( 1076)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/utannto/www/korm.jp/wp-admin/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/utannto/www/korm.jp/wp-admin/js/xfn.js
jQuery(document).ready( function($) {
	$('#link_rel').prop('readonly', true);
	$('#linkxfndiv input').bind('click keyup', function() {
		var isMe = $('#me').is(':checked'), inputs = '';
		$('input.valinp').each( function() {
			if (isMe) {
				$(this).prop('disabled', true).parent().addClass('disabled');
			} else {
				$(this).removeAttr('disabled').parent().removeClass('disabled');
				if ( $(this).is(':checked') && $(this).val() != '')
					inputs += $(this).val() + ' ';
			}
		});
		$('#link_rel').val( (isMe) ? 'me' : inputs.substr(0,inputs.length - 1) );
	});
});

Youez - 2016 - github.com/yon3zu
LinuXploit