1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

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 C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com) // (C) Copyright 2003-2007 Jonathan Turkanis // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.) // See http://www.boost.org/libs/iostreams for documentation. // Inspired by fdstream.hpp, (C) Copyright Nicolai M. Josuttis 2001, // available at http://www.josuttis.com/cppcode/fdstream.html. #ifndef BOOST_IOSTREAMS_FILE_DESCRIPTOR_HPP_INCLUDED #define BOOST_IOSTREAMS_FILE_DESCRIPTOR_HPP_INCLUDED #if defined(_MSC_VER) # pragma once #endif #include #include // intmax_t. #include // tags. #include #include #include #include #include // openmode, seekdir, int types. #include #include #include // Must come last. #if defined(BOOST_MSVC) # pragma warning(push) # pragma warning(disable:4251) // Missing DLL interface for shared_ptr #endif #include namespace boost { namespace iostreams { // Forward declarations class file_descriptor_source; class file_descriptor_sink; namespace detail { struct file_descriptor_impl; } enum file_descriptor_flags { never_close_handle = 0, close_handle = 3 }; class BOOST_IOSTREAMS_DECL file_descriptor { public: friend class file_descriptor_source; friend class file_descriptor_sink; typedef detail::file_handle handle_type; typedef char char_type; struct category : seekable_device_tag, closable_tag { }; // Default constructor file_descriptor(); // Constructors taking file desciptors file_descriptor(handle_type fd, file_descriptor_flags); #ifdef BOOST_IOSTREAMS_WINDOWS file_descriptor(int fd, file_descriptor_flags); #endif #if defined(BOOST_IOSTREAMS_USE_DEPRECATED) // Constructors taking file desciptors explicit file_descriptor(handle_type fd, bool close_on_exit = false); #ifdef BOOST_IOSTREAMS_WINDOWS explicit file_descriptor(int fd, bool close_on_exit = false); #endif #endif // Constructor taking a std:: string explicit file_descriptor( const std::string& path, BOOST_IOS::openmode mode = BOOST_IOS::in | BOOST_IOS::out ); // Constructor taking a C-style string explicit file_descriptor( const char* path, BOOST_IOS::openmode mode = BOOST_IOS::in | BOOST_IOS::out ); // Constructor taking a Boost.Filesystem path template explicit file_descriptor( const Path& path, BOOST_IOS::openmode mode = BOOST_IOS::in | BOOST_IOS::out ) { init(); open(detail::path(path), mode); } // Copy constructor file_descriptor(const file_descriptor& other); // open overloads taking file descriptors void open(handle_type fd, file_descriptor_flags); #ifdef BOOST_IOSTREAMS_WINDOWS void open(int fd, file_descriptor_flags); #endif #if defined(BOOST_IOSTREAMS_USE_DEPRECATED) // open overloads taking file descriptors void open(handle_type fd, bool close_on_exit = false); #ifdef BOOST_IOSTREAMS_WINDOWS void open(int fd, bool close_on_exit = false); #endif #endif // open overload taking a std::string void open( const std::string& path, BOOST_IOS::openmode mode = BOOST_IOS::in | BOOST_IOS::out ); // open overload taking C-style string void open( const char* path, BOOST_IOS::openmode mode = BOOST_IOS::in | BOOST_IOS::out ); // open overload taking a Boost.Filesystem path template void open( const Path& path, BOOST_IOS::openmode mode = BOOST_IOS::in | BOOST_IOS::out ) { open(detail::path(path), mode); } bool is_open() const; void close(); std::streamsize read(char_type* s, std::streamsize n); std::streamsize write(const char_type* s, std::streamsize n); std::streampos seek(stream_offset off, BOOST_IOS::seekdir way); handle_type handle() const; private: void init(); // open overload taking a detail::path void open( const detail::path& path, BOOST_IOS::openmode, BOOST_IOS::openmode = BOOST_IOS::openmode(0) ); typedef detail::file_descriptor_impl impl_type; shared_ptr pimpl_; }; class BOOST_IOSTREAMS_DECL file_descriptor_source : private file_descriptor { public: #ifdef BOOST_IOSTREAMS_WINDOWS typedef void* handle_type; // A.k.a HANDLE #else typedef int handle_type; #endif typedef char char_type; struct category : input_seekable, device_tag, closable_tag { }; using file_descriptor::is_open; using file_descriptor::close; using file_descriptor::read; using file_descriptor::seek; using file_descriptor::handle; // Default constructor file_descriptor_source() { } // Constructors taking file desciptors explicit file_descriptor_source(handle_type fd, file_descriptor_flags); #ifdef BOOST_IOSTREAMS_WINDOWS explicit file_descriptor_source(int fd, file_descriptor_flags); #endif #if defined(BOOST_IOSTREAMS_USE_DEPRECATED) // Constructors taking file desciptors explicit file_descriptor_source(handle_type fd, bool close_on_exit = false); #ifdef BOOST_IOSTREAMS_WINDOWS explicit file_descriptor_source(int fd, bool close_on_exit = false); #endif #endif // Constructor taking a std:: string explicit file_descriptor_source( const std::string& path, BOOST_IOS::openmode mode = BOOST_IOS::in ); // Constructor taking a C-style string explicit file_descriptor_source( const char* path, BOOST_IOS::openmode mode = BOOST_IOS::in ); // Constructor taking a Boost.Filesystem path template explicit file_descriptor_source( const Path& path, BOOST_IOS::openmode mode = BOOST_IOS::in ) { open(detail::path(path), mode); } // Copy constructor file_descriptor_source(const file_descriptor_source& other); // Constructors taking file desciptors void open(handle_type fd, file_descriptor_flags); #ifdef BOOST_IOSTREAMS_WINDOWS void open(int fd, file_descriptor_flags); #endif #if defined(BOOST_IOSTREAMS_USE_DEPRECATED) // open overloads taking file descriptors void open(handle_type fd, bool close_on_exit = false); #ifdef BOOST_IOSTREAMS_WINDOWS void open(int fd, bool close_on_exit = false); #endif #endif // open overload taking a std::string void open(const std::string& path, BOOST_IOS::openmode mode = BOOST_IOS::in); // open overload taking C-style string void open(const char* path, BOOST_IOS::openmode mode = BOOST_IOS::in); // open overload taking a Boost.Filesystem path template void open(const Path& path, BOOST_IOS::openmode mode = BOOST_IOS::in); private: // open overload taking a detail::path void open(const detail::path& path, BOOST_IOS::openmode); }; class BOOST_IOSTREAMS_DECL file_descriptor_sink : private file_descriptor { public: #ifdef BOOST_IOSTREAMS_WINDOWS typedef void* handle_type; // A.k.a HANDLE #else typedef int handle_type; #endif typedef char char_type; struct category : output_seekable, device_tag, closable_tag { }; using file_descriptor::is_open; using file_descriptor::close; using file_descriptor::write; using file_descriptor::seek; using file_descriptor::handle; // Default constructor file_descriptor_sink() { } // Constructors taking file desciptors file_descriptor_sink(handle_type fd, file_descriptor_flags); #ifdef BOOST_IOSTREAMS_WINDOWS file_descriptor_sink(int fd, file_descriptor_flags); #endif #if defined(BOOST_IOSTREAMS_USE_DEPRECATED) // Constructors taking file desciptors explicit file_descriptor_sink(handle_type fd, bool close_on_exit = false); #ifdef BOOST_IOSTREAMS_WINDOWS explicit file_descriptor_sink(int fd, bool close_on_exit = false); #endif #endif // Constructor taking a std:: string explicit file_descriptor_sink( const std::string& path, BOOST_IOS::openmode mode = BOOST_IOS::out ); // Constructor taking a C-style string explicit file_descriptor_sink( const char* path, BOOST_IOS::openmode mode = BOOST_IOS::out ); // Constructor taking a Boost.Filesystem path template explicit file_descriptor_sink( const Path& path, BOOST_IOS::openmode mode = BOOST_IOS::out ) { open(detail::path(path), mode); } // Copy constructor file_descriptor_sink(const file_descriptor_sink& other); // open overloads taking file descriptors void open(handle_type fd, file_descriptor_flags); #ifdef BOOST_IOSTREAMS_WINDOWS void open(int fd, file_descriptor_flags); #endif #if defined(BOOST_IOSTREAMS_USE_DEPRECATED) // open overloads taking file descriptors void open(handle_type fd, bool close_on_exit = false); #ifdef BOOST_IOSTREAMS_WINDOWS void open(int fd, bool close_on_exit = false); #endif #endif // open overload taking a std::string void open( const std::string& path, BOOST_IOS::openmode mode = BOOST_IOS::out ); // open overload taking C-style string void open( const char* path, BOOST_IOS::openmode mode = BOOST_IOS::out ); // open overload taking a Boost.Filesystem path template void open( const Path& path, BOOST_IOS::openmode mode = BOOST_IOS::out ) { open(detail::path(path), mode); } private: // open overload taking a detail::path void open(const detail::path& path, BOOST_IOS::openmode); }; } } // End namespaces iostreams, boost. #include // pops abi_suffix.hpp pragmas #if defined(BOOST_MSVC) # pragma warning(pop) // pops #pragma warning(disable:4251) #endif #endif // #ifndef BOOST_IOSTREAMS_FILE_DESCRIPTOR_HPP_INCLUDED