⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
dalily.dev-unit.com
/
lang
/
he
/
View File Name :
fileinput.php
<?php // | => | (for 'ja' file) return [ 'sizeUnits' => ['B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'], 'bitRateUnits' => ['B/s', 'KB/s', 'MB/s', 'GB/s', 'TB/s', 'PB/s', 'EB/s', 'ZB/s', 'YB/s'], 'fileSingle' => 'file', 'filePlural' => 'files', 'browseLabel' => 'Browse …', 'removeLabel' => 'Remove', 'removeTitle' => 'Clear selected files', 'cancelLabel' => 'Cancel', 'cancelTitle' => 'Abort ongoing upload', 'pauseLabel' => 'Pause', 'pauseTitle' => 'Pause ongoing upload', 'uploadLabel' => 'Upload', 'uploadTitle' => 'Upload selected files', 'msgNo' => 'No', 'msgNoFilesSelected' => 'No files selected', 'msgPaused' => 'Paused', 'msgCancelled' => 'Cancelled', 'msgPlaceholder' => 'Select {files} ...', 'msgZoomModalHeading' => 'Detailed Preview', 'msgFileRequired' => 'You must select a file to upload.', 'msgSizeTooSmall' => 'File "{name}" (<b>{size}</b>) is too small and must be larger than <b>{minSize}</b>.', 'msgSizeTooLarge' => 'File "{name}" (<b>{size}</b>) exceeds maximum allowed upload size of <b>{maxSize}</b>.', 'msgFilesTooLess' => 'You must select at least <b>{n}</b> {files} to upload.', 'msgFilesTooMany' => 'Number of files selected for upload <b>({n})</b> exceeds maximum allowed limit of <b>{m}</b>.', 'msgTotalFilesTooMany' => 'You can upload a maximum of <b>{m}</b> files (<b>{n}</b> files detected).', 'msgFileNotFound' => 'File "{name}" not found!', 'msgFileSecured' => 'Security restrictions prevent reading the file "{name}".', 'msgFileNotReadable' => 'File "{name}" is not readable.', 'msgFilePreviewAborted' => 'File preview aborted for "{name}".', 'msgFilePreviewError' => 'An error occurred while reading the file "{name}".', 'msgInvalidFileName' => 'Invalid or unsupported characters in file name "{name}".', 'msgInvalidFileType' => 'Invalid type for file "{name}". Only "{types}" files are supported.', 'msgInvalidFileExtension' => 'Invalid extension for file "{name}". Only "{extensions}" files are supported.', 'msgFileTypes' => [ 'image' => 'image', 'html' => 'HTML', 'text' => 'text', 'video' => 'video', 'audio' => 'audio', 'flash' => 'flash', 'pdf' => 'PDF', 'object' => 'object' ], 'msgUploadAborted' => 'The file upload was aborted', 'msgUploadThreshold' => 'Processing …', 'msgUploadBegin' => 'Initializing …', 'msgUploadEnd' => 'Done', 'msgUploadResume' => 'Resuming upload …', 'msgUploadEmpty' => 'No valid data available for upload.', 'msgUploadError' => 'Upload Error', 'msgDeleteError' => 'Delete Error', 'msgProgressError' => 'Error', 'msgValidationError' => 'Validation Error', 'msgLoading' => 'Loading file {index} of {files} …', 'msgProgress' => 'Loading file {index} of {files} - {name} - {percent}% completed.', 'msgSelected' => '{n} {files} selected', 'msgProcessing' => 'Processing ...', 'msgFoldersNotAllowed' => 'Drag & drop files only! Skipped {n} dropped folder(s).', 'msgImageWidthSmall' => 'Width of image file "{name}" must be at least <b>{size} px</b> (detected <b>{dimension} px</b>).', 'msgImageHeightSmall' => 'Height of image file "{name}" must be at least <b>{size} px</b> (detected <b>{dimension} px</b>).', 'msgImageWidthLarge' => 'Width of image file "{name}" cannot exceed <b>{size} px</b> (detected <b>{dimension} px</b>).', 'msgImageHeightLarge' => 'Height of image file "{name}" cannot exceed <b>{size} px</b> (detected <b>{dimension} px</b>).', 'msgImageResizeError' => 'Could not get the image dimensions to resize.', 'msgImageResizeException' => 'Error while resizing the image.<pre>{errors}</pre>', 'msgAjaxError' => 'Something went wrong with the {operation} operation. Please try again later!', 'msgAjaxProgressError' => '{operation} failed', 'msgDuplicateFile' => 'File "{name}" of same size "{size}" has already been selected earlier. Skipping duplicate selection.', 'msgResumableUploadRetriesExceeded' => 'Upload aborted beyond <b>{max}</b> retries for file <b>{file}</b>! Error Details: <pre>{error}</pre>', 'msgPendingTime' => '{time} remaining', 'msgCalculatingTime' => 'calculating time remaining', 'ajaxOperations' => [ 'deleteThumb' => 'file delete', 'uploadThumb' => 'file upload', 'uploadBatch' => 'batch file upload', 'uploadExtra' => 'form data upload' ], 'dropZoneTitle' => 'Drag & drop files here …', 'dropZoneClickTitle' => '<br>(or click to select {files})', 'fileActionSettings' => [ 'removeTitle' => 'Remove file', 'uploadTitle' => 'Upload file', 'uploadRetryTitle' => 'Retry upload', 'downloadTitle' => 'Download file', 'rotateTitle' => 'Rotate 90 deg. clockwise', 'zoomTitle' => 'View details', 'dragTitle' => 'Move / Rearrange', 'indicatorNewTitle' => 'Not uploaded yet', 'indicatorSuccessTitle' => 'Uploaded', 'indicatorErrorTitle' => 'Upload Error', 'indicatorPausedTitle' => 'Upload Paused', 'indicatorLoadingTitle' => 'Uploading …' ], 'previewZoomButtonTitles' => [ 'prev' => 'View previous file', 'next' => 'View next file', 'rotate' => 'Rotate 90 deg. clockwise', 'toggleheader' => 'Toggle header', 'fullscreen' => 'Toggle full screen', 'borderless' => 'Toggle borderless mode', 'close' => 'Close detailed preview' ] ];