[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
wp-optimize
/
vendor
/
mrclay
/
minify
/
builder
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 _index.js
9,444 B
SET
[ EDIT ]
|
[ DEL ]
📄 bm.js
1,473 B
SET
[ EDIT ]
|
[ DEL ]
📄 bm2.js
574 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.php
9,198 B
SET
[ EDIT ]
|
[ DEL ]
📄 ocCheck.php
812 B
SET
[ EDIT ]
|
[ DEL ]
📄 rewriteTest.js
1 B
SET
[ EDIT ]
|
[ DEL ]
📄 test.php
1,467 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: bm.js
javascript:(function() { var d = document ,uris = [] ,i = 0 ,o ,home = (location + '').split('/').splice(0, 3).join('/') + '/'; function add(uri) { if (0 !== uri.indexOf(home)) { return; } uri = uri.replace(/\?.*/, ''); uris.push(escape(uri.substr(home.length))); }; function sheet(ss) { // we must check the domain with add() before accessing ss.cssRules // otherwise a security exception will be thrown if (ss.href && add(ss.href) && ss.cssRules) { var i = 0, r; while (r = ss.cssRules[i++]) r.styleSheet && sheet(r.styleSheet); } }; while (o = d.getElementsByTagName('script')[i++]) o.src && !(o.type && /vbs/i.test(o.type)) && add(o.src); i = 0; while (o = d.styleSheets[i++]) /* http://www.w3.org/TR/DOM-Level-2-Style/stylesheets.html#StyleSheets-DocumentStyle-styleSheets document.styleSheet is a list property where [0] accesses the 1st element and [outOfRange] returns null. In IE, styleSheets is a function, and also throws an exception when you check the out of bounds index. (sigh) */ sheet(o); if (uris.length) window.open('%BUILDER_URL%#' + uris.join(',')); else alert('No js/css files found with URLs within "' + home.split('/')[2] + '".\n(This tool is limited to URLs with the same domain.)'); })();