🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-16 10:35:07 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test2.therahuldas.com
/
wp-content
/
plugins
/
wp-file-manager
/
js
📍 /home/therahul/test2.therahuldas.com/wp-content/plugins/wp-file-manager/js
🔄 Refresh
✏️
Editing: top.js
Writable
var $ = jQuery; function fm_get_network_url(){ var urlhash = window.location.hash; var href = ''; if(urlhash){ var arr = urlhash.split('_'); var lastItem = arr.pop(); var txt = decodeURIComponent(escape(window.atob(lastItem))); if(fmfparams.is_multisite == '1') { if(txt == '/') { href = fmfparams.network_url; } } } return href; }
💾 Save Changes
❌ Cancel