⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.233
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
var
/
installatron
/
installers
/
tsep
/
View File Name :
locale_en.php
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_tsep_title" => "Search Engine Project", "_installer_tsep_type" => "_types_search", "_installer_tsep_category" => "_categories_miscellaneous", "_installer_tsep_input_login_label" => "_info_adminusername", "_installer_tsep_input_login_text" => "_settings_adminusername", "_installer_tsep_input_passwd_label" => "_info_adminpassword", "_installer_tsep_input_passwd_text" => "_settings_adminpassword", "_installer_tsep_description" => "The Search Engine Project is an open source website search system.", "_installer_tsep_authordescription" => "TSEP (The Search Engine Project) is a search engine for a website. You can put a 'Search this site' anywhere on your website and let people quickly find what they are looking for.", "_installer_tsep_usagenotes" => "Once installation is complete you will need to create a <i>search index</i> before searches can be performed:<br><br>• Load the Admin page, then click on <b>Create a new index</b>.<br>• Edit the first two settings, and then click <b>Create Profile</b>.<br><br>The indexing process may take a while, but once it's finished you will have a complete index of the selected directories. Searches will now work. And you can re-process the index any time you want to update it.<br><br><b>Add TSEP to your website</b><br><br>• Add this HTML code where you want the search form to appear on the page:<br><br><textarea rows=4 style='width:400px'><form method=\"get\" action=\"{dir}/index.php\" accept-charset=\"utf-8\">\n\t<input type=\"text\" name=\"q\"/>\n\t<input type=\"submit\" value=\"Search\"/>\n</form></textarea><br><br><b>Linking To TSEP</b><br><br>• Alternatively, you can link to the example search page:<br><br><input type='text' value='<a href=\"{URI}\">Search Site</a>' style='width:400px'><br><br>The appearance and style of TSEP can be completely customized: see the documentation for more information.", )); ?>