{"id":16,"date":"2025-01-17T03:23:04","date_gmt":"2025-01-17T03:23:04","guid":{"rendered":"https:\/\/maisquesorte.com.br\/?page_id=16"},"modified":"2025-01-23T02:12:34","modified_gmt":"2025-01-23T02:12:34","slug":"lotofacil","status":"publish","type":"page","link":"https:\/\/maisquesorte.com.br\/?page_id=16","title":{"rendered":"Lotof\u00e1cil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b263ec5 e-flex e-con-boxed e-con e-parent\" data-id=\"b263ec5\" data-element_type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee9b3e9 ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"ee9b3e9\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Lotof\u00e1cil - Inserir N\u00fameros<\/title>\r\n    <style>\r\n        body {\r\n            font-family: Arial, sans-serif;\r\n            margin: 20px;\r\n            background-color: #F5F5F5;\r\n        }\r\n        textarea {\r\n            width: 100%;\r\n            height: 200px;\r\n            margin-bottom: 10px;\r\n            font-family: monospace;\r\n        }\r\n        button {\r\n            background-color: #4FC3F7;\r\n            color: white;\r\n            padding: 10px;\r\n            border-radius: 5px;\r\n            border: none;\r\n            cursor: pointer;\r\n        }\r\n        button:hover {\r\n            background-color: #2196F3;\r\n        }\r\n        h1 {\r\n            background-color: #A8D5BA;\r\n            padding: 10px;\r\n            text-align: center;\r\n        }\r\n\r\n        \/* Estilos dos campos de concurso, refer\u00eancia e resumo *\/\r\n        .info-section {\r\n            background-color: #F0F0F0;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .info-header {\r\n            background-color: #66BB6A;\r\n            color: white;\r\n            padding: 10px;\r\n            text-align: center;\r\n            font-size: 18px;\r\n            font-weight: bold;\r\n            margin-bottom: 20px;\r\n            border-radius: 5px;\r\n        }\r\n\r\n        .info-box {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .info-box label {\r\n            font-weight: bold;\r\n            font-size: 14px;\r\n        }\r\n\r\n        .info-box input {\r\n            padding: 8px;\r\n            font-size: 14px;\r\n            width: 250px;\r\n            border: 2px solid #66BB6A;\r\n            border-radius: 5px;\r\n            display: inline-block;\r\n            background-color: #fff;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <h1>Lotof\u00e1cil<\/h1>\r\n    <p>Insira os n\u00fameros abaixo e clique em \"Salvar\".<\/p>\r\n\r\n    <!-- Nova se\u00e7\u00e3o para Concurso, Refer\u00eancia e Resumo do Bol\u00e3o -->\r\n    <div class=\"info-section\">\r\n        <div class=\"info-header\">\r\n            Informa\u00e7\u00e3o do Bol\u00e3o\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n            <label for=\"concurso\">Concurso:<\/label>\r\n            <input type=\"text\" id=\"concurso\" placeholder=\"Digite o n\u00famero do concurso\">\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n            <label for=\"referencia\">Refer\u00eancia:<\/label>\r\n            <input type=\"text\" id=\"referencia\" placeholder=\"Digite a refer\u00eancia do bol\u00e3o\">\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n            <label for=\"resumo\">Resumo do Bol\u00e3o:<\/label>\r\n            <input type=\"text\" id=\"resumo\" placeholder=\"Digite o resumo do bol\u00e3o\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Caixa de texto para inserir os n\u00fameros -->\r\n    <textarea id=\"inputBox\" placeholder=\"Exemplo:\\n01 02 03 05 10\\n01 02 03 04 08\"><\/textarea>\r\n\r\n    <!-- Bot\u00e3o de salvar -->\r\n    <button onclick=\"saveAndRedirect()\">Salvar<\/button>\r\n\r\n    <script>\r\n        function saveAndRedirect() {\r\n            const concurso = document.getElementById('concurso').value;\r\n            const referencia = document.getElementById('referencia').value;\r\n            const resumo = document.getElementById('resumo').value;\r\n            const inputBox = document.getElementById('inputBox').value.trim();\r\n\r\n            \/\/ Verifica se todos os campos foram preenchidos\r\n            if (inputBox && concurso && referencia && resumo) {\r\n                \/\/ Salva os dados no localStorage\r\n                localStorage.setItem('concurso', concurso);\r\n                localStorage.setItem('referencia', referencia);\r\n                localStorage.setItem('resumo', resumo);\r\n                localStorage.setItem('lotofacilNumbers', inputBox);\r\n\r\n                \/\/ Redireciona para a p\u00e1gina 2\r\n                window.location.href = '?page_id=63';\r\n            } else {\r\n                alert('Por favor, preencha todos os campos antes de salvar.');\r\n            }\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Lotof\u00e1cil &#8211; Inserir N\u00fameros Lotof\u00e1cil Insira os n\u00fameros abaixo e clique em &#8220;Salvar&#8221;. Informa\u00e7\u00e3o do Bol\u00e3o Concurso: Refer\u00eancia: Resumo do Bol\u00e3o: Salvar<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":10,"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":78,"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/78"}],"wp:attachment":[{"href":"https:\/\/maisquesorte.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}