Brotherline AnonSec • Shell
SRV 162.240.68.55 YOU 216.73.217.80 USER tywatomy (1003) 7.4.33 DOMAINS 6 Domains
MySQL cURL WGET Perl Python Sudo
Disabled: exec,passthru,shell_exec,system  •  OS: Linux server.ariapress.org 3.10.0-1160.119.1.el7.tuxcare.els22.x86_64 #1 SMP Mon Aug 18 06:07:12 UTC 2025 x86_64  •  Webserver: Apache
/home/tywatomy/www/en-ariapress-org/wp-content/plugins/file-manager/js/admin-script.js
function __(OBJ){console.log(OBJ);}
jQuery(document).ready(function(){
	
	jQuery('#root-directory-id').on('keyup', function(){
		
		console.log("working");
		
	});
	
});


/**
 * 
 * Form manager plugin for jQuery mobile
 * 
 * */
var JQ = jQuery.noConflict(); // Using JQ as jQuery for no conflict and shortcut
JQ.fn.fManager = function(data){
	
	data = JQ.parseJSON(data); // string to json conversion
	__(data.menu_options);
	
	// Working with menu options
	STR = '<ul>';
	
	JQ.each(data.menu_options, function(index, value){
		
		//~ __("Index: " + index + ", Value: " + value);
		STR += "<li>" + value + "</li>";
		
		
	});
	
	STR += '</ul>';
	
	JQ("#fmp_permission_wrapper_id").html(STR);
	
}
Anon7 — 2022  •  AnonSec Team