[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
etc
/
ImageMagick-6
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 coder.xml
899 B
SET
[ EDIT ]
|
[ DEL ]
📄 colors.xml
1,383 B
SET
[ EDIT ]
|
[ DEL ]
📄 delegates.xml
14,693 B
SET
[ EDIT ]
|
[ DEL ]
📄 log.xml
1,642 B
SET
[ EDIT ]
|
[ DEL ]
📄 magic.xml
888 B
SET
[ EDIT ]
|
[ DEL ]
📄 mime.xml
135,431 B
SET
[ EDIT ]
|
[ DEL ]
📄 policy.xml
7,768 B
SET
[ EDIT ]
|
[ DEL ]
📄 quantization-table.xml
2,369 B
SET
[ EDIT ]
|
[ DEL ]
📄 thresholds.xml
11,452 B
SET
[ EDIT ]
|
[ DEL ]
📄 type-apple.xml
29,218 B
SET
[ EDIT ]
|
[ DEL ]
📄 type-dejavu.xml
8,490 B
SET
[ EDIT ]
|
[ DEL ]
📄 type-ghostscript.xml
9,544 B
SET
[ EDIT ]
|
[ DEL ]
📄 type-urw-base35-type1.xml
9,833 B
SET
[ EDIT ]
|
[ DEL ]
📄 type-urw-base35.xml
7,978 B
SET
[ EDIT ]
|
[ DEL ]
📄 type-windows.xml
13,706 B
SET
[ EDIT ]
|
[ DEL ]
📄 type.xml
696 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: magic.xml
<?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>