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
// This code is based on Timer and Chrono code. Thanks to authors: // // Boost.Timer: // Copyright Beman Dawes 1994-2007, 2011 // // Boost.Chrono: // Copyright Beman Dawes 2008 // Copyright 2009-2010 Vicente J. Botet Escriba // // Simplified and modified to be able to support exceptionless (-fno-exceptions). // Boost.Timer depends on Boost.Chorno wich uses boost::throw_exception. // And Boost.Chrono DLLs don't build in Win32 as there is no // boost::throw_exception(std::exception const&) implementation // in Boost.Chrono: // // Copyright 2020 Ion Gaztanaga // // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt //----------------------------------------------------------------------------// // Windows // //----------------------------------------------------------------------------// #ifndef BOOST_MOVE_DETAIL_NSEC_CLOCK_HPP #define BOOST_MOVE_DETAIL_NSEC_CLOCK_HPP #include #include #include #include # if (defined(_WIN32) || defined(__WIN32__) || defined(WIN32)) # define BOOST_MOVE_DETAIL_WINDOWS_API # elif defined(macintosh) || defined(__APPLE__) || defined(__APPLE_CC__) # define BOOST_MOVE_DETAIL_MAC_API # else # define BOOST_MOVE_DETAIL_POSIX_API # endif #if defined(BOOST_MOVE_DETAIL_WINDOWS_API) #include #if defined( BOOST_USE_WINDOWS_H ) #include #else #if defined (WIN32_PLATFORM_PSPC) #define BOOST_MOVE_WINAPI_IMPORT BOOST_SYMBOL_IMPORT #define BOOST_MOVE_WINAPI_IMPORT_EXCEPT_WM #elif defined (_WIN32_WCE) #define BOOST_MOVE_WINAPI_IMPORT #define BOOST_MOVE_WINAPI_IMPORT_EXCEPT_WM #else #define BOOST_MOVE_WINAPI_IMPORT BOOST_SYMBOL_IMPORT #define BOOST_MOVE_WINAPI_IMPORT_EXCEPT_WM BOOST_SYMBOL_IMPORT #endif #if defined(WINAPI) #define BOOST_MOVE_WINAPI_CC WINAPI #else #if defined(_M_IX86) || defined(__i386__) #define BOOST_MOVE_WINAPI_CC __stdcall #else // On architectures other than 32-bit x86 __stdcall is ignored. Clang also issues a warning. #define BOOST_MOVE_WINAPI_CC #endif #endif extern "C" { union _LARGE_INTEGER; typedef long long QuadPart; BOOST_MOVE_WINAPI_IMPORT_EXCEPT_WM int BOOST_MOVE_WINAPI_CC QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount); BOOST_MOVE_WINAPI_IMPORT_EXCEPT_WM int BOOST_MOVE_WINAPI_CC QueryPerformanceFrequency(::_LARGE_INTEGER* lpFrequency); } // extern "C" #endif namespace boost { namespace move_detail { BOOST_FORCEINLINE int QueryPerformanceCounter(long long* lpPerformanceCount) { return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); } BOOST_FORCEINLINE int QueryPerformanceFrequency(long long* lpFrequency) { return ::QueryPerformanceFrequency(reinterpret_cast< ::_LARGE_INTEGER* >(lpFrequency)); } template struct QPFHolder { static inline double get_nsec_per_tic() { long long freq; //According to MS documentation: //"On systems that run Windows XP or later, the function will always succeed and will thus never return zero" (void)boost::move_detail::QueryPerformanceFrequency(&freq); return double(1000000000.0L / double(freq)); } static const double nanosecs_per_tic; }; template const double QPFHolder::nanosecs_per_tic = get_nsec_per_tic(); inline boost::uint64_t nsec_clock() BOOST_NOEXCEPT { double nanosecs_per_tic = QPFHolder<0>::nanosecs_per_tic; long long pcount; //According to MS documentation: //"On systems that run Windows XP or later, the function will always succeed and will thus never return zero" (void)boost::move_detail::QueryPerformanceCounter( &pcount ); return static_cast(nanosecs_per_tic * double(pcount)); } }} //namespace boost { namespace move_detail { #elif defined(BOOST_MOVE_DETAIL_MAC_API) #include // mach_absolute_time, mach_timebase_info_data_t inline boost::uint64_t nsec_clock() BOOST_NOEXCEPT { boost::uint64_t count = ::mach_absolute_time(); mach_timebase_info_data_t info; mach_timebase_info(&info); return static_cast ( static_cast(count)*(static_cast(info.numer) / info.denom) ); } #elif defined(BOOST_MOVE_DETAIL_POSIX_API) #include # if defined(CLOCK_MONOTONIC_PRECISE) //BSD # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC_PRECISE # elif defined(CLOCK_MONOTONIC_RAW) //Linux # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC_RAW # elif defined(CLOCK_HIGHRES) //Solaris # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_HIGHRES # elif defined(CLOCK_MONOTONIC) //POSIX (AIX, BSD, Linux, Solaris) # define BOOST_MOVE_DETAIL_CLOCK_MONOTONIC CLOCK_MONOTONIC # else # error "No high resolution steady clock in your system, please provide a patch" # endif inline boost::uint64_t nsec_clock() BOOST_NOEXCEPT { struct timespec count; ::clock_gettime(BOOST_MOVE_DETAIL_CLOCK_MONOTONIC, &count); boost::uint64_t r = static_cast(count.tv_sec); r *= 1000000000U; r += static_cast(count.tv_nsec); return r; } #endif // POSIX namespace boost { namespace move_detail { typedef boost::uint64_t nanosecond_type; struct cpu_times { nanosecond_type wall; nanosecond_type user; nanosecond_type system; void clear() { wall = user = system = 0; } cpu_times() { this->clear(); } }; inline void get_cpu_times(boost::move_detail::cpu_times& current) { current.wall = nsec_clock(); } class cpu_timer { public: // constructor cpu_timer() BOOST_NOEXCEPT { start(); } // observers bool is_stopped() const BOOST_NOEXCEPT { return m_is_stopped; } cpu_times elapsed() const BOOST_NOEXCEPT; // does not stop() // actions void start() BOOST_NOEXCEPT; void stop() BOOST_NOEXCEPT; void resume() BOOST_NOEXCEPT; private: cpu_times m_times; bool m_is_stopped; }; // cpu_timer ---------------------------------------------------------------------// inline void cpu_timer::start() BOOST_NOEXCEPT { m_is_stopped = false; get_cpu_times(m_times); } inline void cpu_timer::stop() BOOST_NOEXCEPT { if (is_stopped()) return; m_is_stopped = true; cpu_times current; get_cpu_times(current); m_times.wall = (current.wall - m_times.wall); m_times.user = (current.user - m_times.user); m_times.system = (current.system - m_times.system); } inline cpu_times cpu_timer::elapsed() const BOOST_NOEXCEPT { if (is_stopped()) return m_times; cpu_times current; get_cpu_times(current); current.wall -= m_times.wall; current.user -= m_times.user; current.system -= m_times.system; return current; } inline void cpu_timer::resume() BOOST_NOEXCEPT { if (is_stopped()) { cpu_times current (m_times); start(); m_times.wall -= current.wall; m_times.user -= current.user; m_times.system -= current.system; } } } // namespace move_detail } // namespace boost #endif //BOOST_MOVE_DETAIL_NSEC_CLOCK_HPP