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
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2023 Nikita Kniazev 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) ==============================================================================*/ #if !defined(BOOST_SPIRIT_UC_TYPES_NOVEMBER_23_2008_0840PM) #define BOOST_SPIRIT_UC_TYPES_NOVEMBER_23_2008_0840PM #if defined(_MSC_VER) #pragma once #endif #include #include #include #include namespace boost { namespace spirit { typedef ::boost::uint32_t ucs4_char; typedef char utf8_char; typedef std::basic_string ucs4_string; typedef std::basic_string utf8_string; namespace detail { inline void utf8_put_encode(utf8_string& out, ucs4_char x) { // https://www.unicode.org/versions/Unicode15.0.0/ch03.pdf D90 if (BOOST_UNLIKELY(x > 0x10FFFFul || (0xD7FFul < x && x < 0xE000ul))) x = 0xFFFDul; // Table 3-6. UTF-8 Bit Distribution if (x < 0x80ul) { out.push_back(static_cast(x)); } else if (x < 0x800ul) { out.push_back(static_cast(0xC0ul + (x >> 6))); out.push_back(static_cast(0x80ul + (x & 0x3Ful))); } else if (x < 0x10000ul) { out.push_back(static_cast(0xE0ul + (x >> 12))); out.push_back(static_cast(0x80ul + ((x >> 6) & 0x3Ful))); out.push_back(static_cast(0x80ul + (x & 0x3Ful))); } else { out.push_back(static_cast(0xF0ul + (x >> 18))); out.push_back(static_cast(0x80ul + ((x >> 12) & 0x3Ful))); out.push_back(static_cast(0x80ul + ((x >> 6) & 0x3Ful))); out.push_back(static_cast(0x80ul + (x & 0x3Ful))); } } } template inline utf8_string to_utf8(Char value) { utf8_string result; typedef typename make_unsigned::type UChar; detail::utf8_put_encode(result, static_cast(value)); return result; } template inline utf8_string to_utf8(Char const* str) { utf8_string result; typedef typename make_unsigned::type UChar; while (*str) detail::utf8_put_encode(result, static_cast(*str++)); return result; } template inline utf8_string to_utf8(std::basic_string const& str) { utf8_string result; typedef typename make_unsigned::type UChar; for (Char const* ptr = str.data(), * end = ptr + str.size(); ptr < end; ++ptr) detail::utf8_put_encode(result, static_cast(*ptr)); return result; } // Assume wchar_t content is UTF-16 on MSVC, or mingw/wineg++ with -fshort-wchar #if defined(_MSC_VER) || defined(__SIZEOF_WCHAR_T__) && __SIZEOF_WCHAR_T__ == 2 inline utf8_string to_utf8(wchar_t value) { utf8_string result; detail::utf8_put_encode(result, static_cast::type>(value)); return result; } namespace detail { inline ucs4_char decode_utf16(wchar_t const*& s) { typedef make_unsigned::type uwchar_t; uwchar_t x(*s); if (x < 0xD800ul || x > 0xDFFFul) return x; // expected high-surrogate if (BOOST_UNLIKELY((x >> 10) != 0x36ul)) return 0xFFFDul; uwchar_t y(*++s); // expected low-surrogate if (BOOST_UNLIKELY((y >> 10) != 0x37ul)) return 0xFFFDul; return ((x & 0x3FFul) << 10) + (y & 0x3FFul) + 0x10000ul; } } inline utf8_string to_utf8(wchar_t const* str) { utf8_string result; for (ucs4_char c; (c = detail::decode_utf16(str)) != ucs4_char(); ++str) detail::utf8_put_encode(result, c); return result; } template inline utf8_string to_utf8(std::basic_string const& str) { return to_utf8(str.c_str()); } #endif }} #endif