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
/*****************************************************************************\ * * * coguid.h - Master definition of GUIDs for compobj.dll * * * * OLE Version 2.0 * * * * Copyright (c) Microsoft Corporation. All rights reserved. * * * \*****************************************************************************/ /* this file is the master definition of all GUIDs for the component object model and is included in compobj.h. Some GUIDs for moinkers and storage appear here as well. All of these GUIDs are OLE GUIDs only in the sense that part of the GUID range owned by OLE was used to define them. NOTE: The second byte of all of these GUIDs is 0. */ #if _MSC_VER > 1000 #pragma once #endif #include #pragma region Desktop Family #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) DEFINE_GUID(GUID_NULL, 0L, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); DEFINE_OLEGUID(IID_IUnknown, 0x00000000L, 0, 0); DEFINE_OLEGUID(IID_IClassFactory, 0x00000001L, 0, 0); DEFINE_OLEGUID(IID_IMalloc, 0x00000002L, 0, 0); DEFINE_OLEGUID(IID_IMarshal, 0x00000003L, 0, 0); /* RPC related interfaces */ DEFINE_OLEGUID(IID_IRpcChannel, 0x00000004L, 0, 0); DEFINE_OLEGUID(IID_IRpcStub, 0x00000005L, 0, 0); DEFINE_OLEGUID(IID_IStubManager, 0x00000006L, 0, 0); DEFINE_OLEGUID(IID_IRpcProxy, 0x00000007L, 0, 0); DEFINE_OLEGUID(IID_IProxyManager, 0x00000008L, 0, 0); DEFINE_OLEGUID(IID_IPSFactory, 0x00000009L, 0, 0); /* storage related interfaces */ DEFINE_OLEGUID(IID_ILockBytes, 0x0000000aL, 0, 0); DEFINE_OLEGUID(IID_IStorage, 0x0000000bL, 0, 0); DEFINE_OLEGUID(IID_IStream, 0x0000000cL, 0, 0); DEFINE_OLEGUID(IID_IEnumSTATSTG, 0x0000000dL, 0, 0); /* moniker related interfaces */ DEFINE_OLEGUID(IID_IBindCtx, 0x0000000eL, 0, 0); DEFINE_OLEGUID(IID_IMoniker, 0x0000000fL, 0, 0); DEFINE_OLEGUID(IID_IRunningObjectTable, 0x00000010L, 0, 0); DEFINE_OLEGUID(IID_IInternalMoniker, 0x00000011L, 0, 0); /* storage related interfaces */ DEFINE_OLEGUID(IID_IRootStorage, 0x00000012L, 0, 0); DEFINE_OLEGUID(IID_IDfReserved1, 0x00000013L, 0, 0); DEFINE_OLEGUID(IID_IDfReserved2, 0x00000014L, 0, 0); DEFINE_OLEGUID(IID_IDfReserved3, 0x00000015L, 0, 0); /* concurrency releated interfaces */ DEFINE_OLEGUID(IID_IMessageFilter, 0x00000016L, 0, 0); /* CLSID of standard marshaler */ DEFINE_OLEGUID(CLSID_StdMarshal, 0x00000017L, 0, 0); /* interface on server for getting info for std marshaler */ DEFINE_OLEGUID(IID_IStdMarshalInfo, 0x00000018L, 0, 0); /* interface to inform object of number of external connections */ DEFINE_OLEGUID(IID_IExternalConnection, 0x00000019L, 0, 0); /* CLSID of aggregated standard marshaler */ DEFINE_OLEGUID(CLSID_AggStdMarshal, 0x00000027L, 0, 0); /* NOTE: LSB 0x33 through 0xff are reserved for future use */ // CLSID of various implementations of ISynchronize //DEFINE_OLEGUID(CLSID_Synchronize_AutoComplete, 0x00000324L, 0, 0); obsolete //DEFINE_OLEGUID(CLSID_Synchronize_ManualResetEvent, 0x00000325L, 0, 0); obsolete //DEFINE_OLEGUID(CLSID_WaitMultiple, 0x00000326L, 0, 0); obsolete DEFINE_OLEGUID(CLSID_StdEvent, 0x0000032b, 0, 0); DEFINE_OLEGUID(CLSID_ManualResetEvent, 0x0000032c, 0, 0); DEFINE_OLEGUID(CLSID_SynchronizeContainer, 0x0000032d, 0, 0); DEFINE_OLEGUID(CLSID_SurrogateManager, 0x0000034c, 0, 0); #endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) */ #pragma endregion