?PNG
IHDR ? f ??C1 sRGB ?? gAMA ?a pHYs ? ??od GIDATx^LeY?a?("Bh?_????q5k?*:t0A-o??]VkJM??f?8\k2ll1]q????T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
Lc @ sW d Z d d k Z d d k Z d d k Z d d d d d d g Z d d
d d d
d d d d g Z e a d a d d- d YZ
e d Z e d Z
e d Z e d Z d d Z d Z d Z e e d j ood d k Z d d k Z d Z d d Z y/ e i e i d d d d! d" g \ Z Z Wn% e i j
o Z e d e n Xd Z d# Z x] e D]U \ Z Z e d. j o e d# qxe d/ j o
d# Z qxe d0 j o
d Z qxqxWx e D]s Z! e o, e e! e Z" e" p
d* Ge! GHqKe" GHqe e! e \ Z" Z# e" p
d* Ge! GHqd+ Ge" Gd, Ge# GHqWn d S(1 s Guess the MIME type of a file.
This module defines two useful functions:
guess_type(url, strict=1) -- guess the MIME type and encoding of a URL.
guess_extension(type, strict=1) -- guess the extension for a given MIME type.
It also contains the following, for tuning the behavior:
Data:
knownfiles -- list of files to parse
inited -- flag set when init() has been called
suffix_map -- dictionary mapping suffixes to suffixes
encodings_map -- dictionary mapping suffixes to encodings
types_map -- dictionary mapping suffixes to types
Functions:
init([files]) -- parse a list of files, default knownfiles
read_mime_types(file) -- parse one file, return a dictionary or None
iNt
guess_typet guess_extensiont guess_all_extensionst add_typet read_mime_typest inits /etc/mime.typess /etc/httpd/mime.typess /etc/httpd/conf/mime.typess /etc/apache/mime.typess /etc/apache2/mime.typess$ /usr/local/etc/httpd/conf/mime.typess" /usr/local/lib/netscape/mime.typess /usr/local/etc/mime.typest MimeTypesc B se e Z d Z d e d Z e d Z e d Z e d Z e d Z e d Z e d Z
RS( s MIME-types datastore.
This datastore can handle information from mime.types-style files
and supports basic determination of MIME type from a filename or
URL, and can guess a reasonable extension given a MIME type.
c C s t p t n t i | _ t i | _ h h f | _ h h f | _ x- t i D] \ } } | i | | t q[ Wx- t
i D] \ } } | i | | t q Wx | D] } | i | | q Wd S( N(
t initedR t
encodings_mapt copyt
suffix_mapt types_mapt
types_map_invt itemsR t Truet common_typest Falset read( t selft filenamest strictt extt typet name( ( s! /usr/lib64/python2.6/mimetypes.pyt __init__: s
c C sL | | i | | <| i | i | g } | | j o | i | n d S( s Add a mapping between a type and an extension.
When the extension is already known, the new
type will replace the old one. When the type
is already known the extension will be added
to the list of known extensions.
If strict is true, information will be added to
list of standard types, else to the list of non-standard
types.
N( R R t
setdefaultt append( R R R R t exts( ( s! /usr/lib64/python2.6/mimetypes.pyR H s
c C s t i | \ } } | d j o | i d } | d j o d S| i d d | } | d j o | | } n | | } d | j p
d | j o
d } n | d f St i | \ } } x5 | | i j o$ t i | | i | \ } } q W| | i j o&