ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/sharefilefree/lang/en/ |
<?php /****** * Simple File Sharer * FAQs - english *****/ $faqs[] = array("q" => "How long the uploaded files will be available for download?", "a" => "Your file after uploading to freesharefile.com will live forever."); $faqs[] = array("q" => "What the maximum size for the files?", "a" => "Currently the maximum file size is " . $config->maxFileSize . " MB."); $faqs[] = array("q" => "How much is the storage? ", "a" => "Freesharefile.com unlimited disk storage space."); $faqs[] = array("q" => "Is there a limit on bandwidth?", "a" => "No, Freesharefile.com unlimited bandwidth, all free for you"); $faqs[] = array("q" => "What speeds can I expect?", "a" => "Upload and download are maximum speed by free."); $faqs[] = array("q" => "How secure is Uploadfiles?", "a" => "Uploadfiles enforces HTTPS on all network traffic, any insecure requests to or from our service are blocked immediately."); ?>