Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
ImageMagick-6 /
Delete
Unzip
Name
Size
Permission
Date
Action
coder.xml
899
B
-rw-r--r--
2025-03-29 17:44
colors.xml
1.35
KB
-rw-r--r--
2025-03-29 17:44
delegates.xml
14.35
KB
-rw-r--r--
2025-04-01 13:10
log.xml
1.6
KB
-rw-r--r--
2025-03-29 17:44
magic.xml
888
B
-rw-r--r--
2025-03-29 17:44
mime.xml
132.26
KB
-rw-r--r--
2025-03-29 17:44
policy.xml
7.59
KB
-rw-r--r--
2025-04-01 13:10
quantization-table.xml
2.31
KB
-rw-r--r--
2025-03-29 17:44
thresholds.xml
11.18
KB
-rw-r--r--
2025-03-29 17:44
type-apple.xml
28.53
KB
-rw-r--r--
2025-04-01 13:10
type-dejavu.xml
8.29
KB
-rw-r--r--
2025-04-01 13:10
type-ghostscript.xml
9.32
KB
-rw-r--r--
2025-04-01 13:10
type-urw-base35-type1.xml
9.6
KB
-rw-r--r--
2025-04-01 13:10
type-urw-base35.xml
7.79
KB
-rw-r--r--
2025-04-01 13:10
type-windows.xml
13.38
KB
-rw-r--r--
2025-04-01 13:10
type.xml
696
B
-rw-r--r--
2025-04-01 13:10
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE magicmap [ <!ELEMENT magicmap (magic)+> <!ELEMENT magic (#PCDATA)> <!ATTLIST magic name CDATA #REQUIRED> <!ATTLIST magic offset CDATA "0"> <!ATTLIST magic target CDATA #REQUIRED> ]> <!-- Associate an image format with a unique identifier. Many image formats have identifiers that uniquely identify a particular image format. For example, the GIF image format always begins with GIF8 as the first 4 characters of the image. ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image. --> <magicmap> <!-- <magic name="GIF" offset="0" target="GIF8"/> --> <!-- <magic name="JPEG" offset="0" target="\377\330\377"/> --> <!-- <magic name="PNG" offset="0" target="\211PNG\r\n\032\n"/> --> <!-- <magic name="TIFF" offset="0" target="\115\115\000\052"/> --> </magicmap>