From 85cf6e309f5732fb6a451ab89b9a3d2f80aff9e1 Mon Sep 17 00:00:00 2001
From: Clortox
The server admin has enabled javascript. Type the name and password and click Goto Folder!
+The server admin has disabled javascript. Please type the link in the URL and replace <name> with the directory name, and <password> with the password
'; + echo 'The server admin has disabled javascript, therefore this is not dynamic. Please type the link in the URL and replace <name> with the directory name, and <password> with the password
'; echo 'The link to copy is:
'; - echo $_SERVER['HTTP_HOST']; - + echo $_SERVER['HTTP_HOST'] . "/hiddenlisting.php?folder=<name>&psk=<password>"; }