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) 2019 Vinnie Falco (vinnie.falco@gmail.com) // Copyright (c) 2022 Alan de Freitas (alandefreitas@gmail.com) // // 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) // // Official repository: https://github.com/boostorg/url // #ifndef BOOST_URL_IPV6_ADDRESS_HPP #define BOOST_URL_IPV6_ADDRESS_HPP #include #include #include #include #include #include #include #include namespace boost { namespace urls { class ipv4_address; /** An IP version 6 style address. Objects of this type are used to construct, parse, and manipulate IP version 6 addresses. @par BNF @code IPv6address = 6( h16 ":" ) ls32 / "::" 5( h16 ":" ) ls32 / [ h16 ] "::" 4( h16 ":" ) ls32 / [ *1( h16 ":" ) h16 ] "::" 3( h16 ":" ) ls32 / [ *2( h16 ":" ) h16 ] "::" 2( h16 ":" ) ls32 / [ *3( h16 ":" ) h16 ] "::" h16 ":" ls32 / [ *4( h16 ":" ) h16 ] "::" ls32 / [ *5( h16 ":" ) h16 ] "::" h16 / [ *6( h16 ":" ) h16 ] "::" ls32 = ( h16 ":" h16 ) / IPv4address ; least-significant 32 bits of address h16 = 1*4HEXDIG ; 16 bits of address represented in hexadecimal @endcode @par Specification @li IP Version 6 Addressing Architecture (rfc4291) @li 3.2.2. Host (rfc3986) @see @ref ipv4_address, @ref parse_ipv6_address. */ class ipv6_address { public: /** The number of characters in the longest possible IPv6 string. The longest IPv6 address is: @code ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff @endcode @see @ref to_buffer. */ // ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff // ::ffff:255.255.255.255 // 12345678901234567890123456789012345678901234567890 // 1 2 3 4 static constexpr std::size_t max_str_len = 49; /** The type used to represent an address as an array of bytes. Octets are stored in network byte order. */ using bytes_type = std::array< unsigned char, 16>; /** Constructor. Default constructed objects represent the unspecified address. @li 2.5.2. The Unspecified Address @see @ref is_unspecified */ ipv6_address() = default; /** Constructor. */ ipv6_address( ipv6_address const&) = default; /** Copy Assignment @return `*this` */ ipv6_address& operator=( ipv6_address const&) = default; /** Construct from an array of bytes. This function constructs an address from the array in `bytes`, which is interpreted in big-endian. @param bytes The value to construct from. */ BOOST_URL_DECL ipv6_address( bytes_type const& bytes) noexcept; /** Construct from an IPv4 address. This function constructs an IPv6 address from the IPv4 address `addr`. The resulting address is an IPv4-Mapped IPv6 Address. @param addr The address to construct from. @par Specification @li 2.5.5.2. IPv4-Mapped IPv6 Address (rfc4291) */ BOOST_URL_DECL ipv6_address( ipv4_address const& addr) noexcept; /** Construct from a string. This function constructs an address from the string `s`, which must contain a valid IPv6 address string or else an exception is thrown. @note For a non-throwing parse function, use @ref parse_ipv6_address. @par Exception Safety Exceptions thrown on invalid input. @throw system_error The input failed to parse correctly. @param s The string to parse. @par Specification @li 3.2.2. Host (rfc3986) @see @ref parse_ipv6_address. */ BOOST_URL_DECL ipv6_address( core::string_view s); /** Return the address as bytes, in network byte order @return The address as an array of bytes. */ bytes_type to_bytes() const noexcept { return addr_; } /** Return the address as a string. The returned string does not contain surrounding square brackets. When called with no arguments, the return type is `std::string`. Otherwise, the return type and style of output is determined by which string token is passed. @par Example @code ipv6_address::bytes_type b = {{ 0, 1, 0, 2, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 8 }}; ipv6_address a(b); assert(a.to_string() == "1:2:3:4:5:6:7:8"); assert( ipv4_address(0x01020304).to_string() == "1.2.3.4" ); @endcode @par Complexity Constant. @par Exception Safety Strong guarantee. Calls to allocate may throw. String tokens may throw exceptions. @return The return type of the string token. If the token parameter is omitted, then a new `std::string` is returned. Otherwise, the function return type is the result type of the token. @param token An optional string token. @par Specification @li 2.2. Text Representation of Addresses (rfc4291) */ template BOOST_URL_STRTOK_RETURN to_string( BOOST_URL_STRTOK_ARG(token)) const { to_string_impl(token); return token.result(); } /** Write a dotted decimal string representing the address to a buffer The resulting buffer is not null-terminated. @throw std::length_error `dest_size < ipv6_address::max_str_len` @return The formatted string @param dest The buffer in which to write, which must have at least `dest_size` space. @param dest_size The size of the output buffer. */ BOOST_URL_DECL core::string_view to_buffer( char* dest, std::size_t dest_size) const; /** Return true if the address is unspecified The address 0:0:0:0:0:0:0:0 is called the unspecified address. It indicates the absence of an address. @return `true` if the address is unspecified @par Specification @li 2.5.2. The Unspecified Address (rfc4291) */ BOOST_URL_DECL bool is_unspecified() const noexcept; /** Return true if the address is a loopback address The unicast address 0:0:0:0:0:0:0:1 is called the loopback address. It may be used by a node to send an IPv6 packet to itself. @return `true` if the address is a loopback address @par Specification @li 2.5.3. The Loopback Address (rfc4291) */ BOOST_URL_DECL bool is_loopback() const noexcept; /** Return true if the address is a mapped IPv4 address This address type is used to represent the addresses of IPv4 nodes as IPv6 addresses. @return `true` if the address is a mapped IPv4 address @par Specification @li 2.5.5.2. IPv4-Mapped IPv6 Address (rfc4291) */ BOOST_URL_DECL bool is_v4_mapped() const noexcept; /** Return true if two addresses are equal @param a1 The first address to compare. @param a2 The second address to compare. @return `true` if the addresses are equal */ friend bool operator==( ipv6_address const& a1, ipv6_address const& a2) noexcept { return a1.addr_ == a2.addr_; } /** Return true if two addresses are not equal @param a1 The first address to compare. @param a2 The second address to compare. @return `true` if the addresses are not equal */ friend bool operator!=( ipv6_address const& a1, ipv6_address const& a2) noexcept { return !( a1 == a2 ); } /** Return an address object that represents the loopback address The unicast address 0:0:0:0:0:0:0:1 is called the loopback address. It may be used by a node to send an IPv6 packet to itself. @par Specification @li 2.5.3. The Loopback Address (rfc4291) @return The loopback address. */ BOOST_URL_DECL static ipv6_address loopback() noexcept; /** Format the address to an output stream This function writes the address to an output stream using standard notation. @return The output stream, for chaining. @param os The output stream to write to. @param addr The address to write. */ friend std::ostream& operator<<( std::ostream& os, ipv6_address const& addr) { addr.write_ostream(os); return os; } private: BOOST_URL_DECL void write_ostream(std::ostream&) const; BOOST_URL_DECL std::size_t print_impl( char* dest) const noexcept; BOOST_URL_DECL void to_string_impl( string_token::arg& t) const; bytes_type addr_{{}}; }; //------------------------------------------------ /** Parse a string containing an IPv6 address. This function attempts to parse the string as an IPv6 address and returns a result containing the address upon success, or an error code if the string does not contain a valid IPv6 address. @par Exception Safety Throws nothing. @return A result containing the address. @param s The string to parse. */ BOOST_URL_DECL system::result parse_ipv6_address( core::string_view s) noexcept; } // urls } // boost #endif