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 2005-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. #ifndef BOOST_IOSTREAMS_LINE_FILTER_HPP_INCLUDED #define BOOST_IOSTREAMS_LINE_FILTER_HPP_INCLUDED #if defined(_MSC_VER) # pragma once #endif #include // min. #include #include // allocator. #include #include // BOOST_STATIC_CONSTANT. #include #include #include // openmode, streamsize. #include // check_eof #include #include // Must come last. #include // VC7.1 C4244. namespace boost { namespace iostreams { // // Template name: line_filter. // Template parameters: // Ch - The character type. // Alloc - The allocator type. // Description: Filter which processes data one line at a time. // template< typename Ch, typename Alloc = std::allocator > class basic_line_filter { private: typedef typename std::basic_string::traits_type string_traits; public: typedef Ch char_type; typedef char_traits traits_type; typedef std::basic_string< Ch, string_traits, Alloc > string_type; struct category : dual_use, filter_tag, multichar_tag, closable_tag { }; protected: basic_line_filter(bool suppress_newlines = false) : pos_(string_type::npos), flags_(suppress_newlines ? f_suppress : 0) { } public: virtual ~basic_line_filter() { } template std::streamsize read(Source& src, char_type* s, std::streamsize n) { using namespace std; BOOST_ASSERT(!(flags_ & f_write)); flags_ |= f_read; // Handle unfinished business. std::streamsize result = 0; if (!cur_line_.empty() && (result = read_line(s, n)) == n) return n; typename traits_type::int_type status = traits_type::good(); while (result < n && !traits_type::is_eof(status)) { // Call next_line() to retrieve a line of filtered text, and // read_line() to copy it into buffer s. if (traits_type::would_block(status = next_line(src))) return result; result += read_line(s + result, n - result); } return detail::check_eof(result); } template std::streamsize write(Sink& snk, const char_type* s, std::streamsize n) { using namespace std; BOOST_ASSERT(!(flags_ & f_read)); flags_ |= f_write; // Handle unfinished business. if (pos_ != string_type::npos && !write_line(snk)) return 0; const char_type *cur = s, *next; while (true) { // Search for the next full line in [cur, s + n), filter it // and write it to snk. typename string_type::size_type rest = n - (cur - s); if ((next = traits_type::find(cur, rest, traits_type::newline()))) { cur_line_.append(cur, next - cur); cur = next + 1; if (!write_line(snk)) return static_cast(cur - s); } else { cur_line_.append(cur, rest); return n; } } } template void close(Sink& snk, BOOST_IOS::openmode which) { if ((flags_ & f_read) && which == BOOST_IOS::in) close_impl(); if ((flags_ & f_write) && which == BOOST_IOS::out) { try { if (!cur_line_.empty()) write_line(snk); } catch (...) { try { close_impl(); } catch (...) { } throw; } close_impl(); } } private: virtual string_type do_filter(const string_type& line) = 0; // Copies filtered characters fron the current line into // the given buffer. std::streamsize read_line(char_type* s, std::streamsize n) { using namespace std; std::streamsize result = (std::min) (n, static_cast(cur_line_.size())); traits_type::copy(s, cur_line_.data(), result); cur_line_.erase(0, result); return result; } // Attempts to retrieve a line of text from the given source; returns // an int_type as a good/eof/would_block status code. template typename traits_type::int_type next_line(Source& src) { using namespace std; typename traits_type::int_type c; while ( traits_type::is_good(c = iostreams::get(src)) && c != traits_type::newline() ) { cur_line_ += traits_type::to_int_type(c); } if (!traits_type::would_block(c)) { if (!cur_line_.empty() || c == traits_type::newline()) cur_line_ = do_filter(cur_line_); if (c == traits_type::newline() && (flags_ & f_suppress) == 0) cur_line_ += c; } return c; // status indicator. } // Filters the current line and attemps to write it to the given sink. // Returns true for success. template bool write_line(Sink& snk) { string_type line = do_filter(cur_line_); if ((flags_ & f_suppress) == 0) line += traits_type::newline(); std::streamsize amt = static_cast(line.size()); bool result = iostreams::write_if(snk, line.data(), amt) == amt; if (result) clear(); return result; } void close_impl() { clear(); flags_ &= f_suppress; } void clear() { cur_line_.erase(); pos_ = string_type::npos; } enum flag_type { f_read = 1, f_write = f_read << 1, f_suppress = f_write << 1 }; string_type cur_line_; typename string_type::size_type pos_; int flags_; }; BOOST_IOSTREAMS_PIPABLE(basic_line_filter, 2) typedef basic_line_filter line_filter; typedef basic_line_filter wline_filter; } } // End namespaces iostreams, boost. #include #endif // #ifndef BOOST_IOSTREAMS_LINE_FILTER_HPP_INCLUDED