{"id":8263,"date":"2024-11-15T17:08:49","date_gmt":"2024-11-15T17:08:49","guid":{"rendered":"https:\/\/play.exploragame.com.ar\/?page_id=8263"},"modified":"2024-11-15T17:10:49","modified_gmt":"2024-11-15T17:10:49","slug":"san-telmo-grupal-starbuck-final","status":"publish","type":"page","link":"https:\/\/play.exploragame.com.ar\/index.php\/san-telmo-grupal-starbuck-final\/","title":{"rendered":"San telmo grupal  Starbuck Final"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8263\" class=\"elementor elementor-8263\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5accde2 e-con-full e-flex e-con e-parent\" data-id=\"5accde2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1e4ecf7 e-flex e-con-boxed e-con e-child\" data-id=\"1e4ecf7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3660ddf e-con-full e-flex e-con e-parent\" data-id=\"3660ddf\" data-element_type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;pulse&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3214233 elementor-widget elementor-widget-image\" data-id=\"3214233\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"810\" height=\"810\" src=\"https:\/\/play.exploragame.com.ar\/wp-content\/uploads\/2024\/06\/Diseno-sin-titulo-34.jpg\" class=\"attachment-large size-large wp-image-4914\" alt=\"\" srcset=\"https:\/\/play.exploragame.com.ar\/wp-content\/uploads\/2024\/06\/Diseno-sin-titulo-34.jpg 810w, https:\/\/play.exploragame.com.ar\/wp-content\/uploads\/2024\/06\/Diseno-sin-titulo-34-300x300.jpg 300w, https:\/\/play.exploragame.com.ar\/wp-content\/uploads\/2024\/06\/Diseno-sin-titulo-34-150x150.jpg 150w, https:\/\/play.exploragame.com.ar\/wp-content\/uploads\/2024\/06\/Diseno-sin-titulo-34-768x768.jpg 768w\" sizes=\"(max-width: 810px) 100vw, 810px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d2df87 e-flex e-con-boxed e-con e-child\" data-id=\"6d2df87\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d8c9c6 elementor-widget elementor-widget-heading\" data-id=\"2d8c9c6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FELICITACIONES TERMINARON TODAS LAS POSTAS<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e2c3e5 elementor-widget elementor-widget-text-editor\" data-id=\"6e2c3e5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Como habr\u00e1n visto, San Telmo tiene una <strong>propia<\/strong> y <strong>rica<\/strong> historia.<\/p><p><strong>RICO<\/strong> ser\u00e1 el caf\u00e9 que nos tomaremos donde nos encontraran para terminar el juego, no as\u00ed ser\u00e1 <strong>PROPIO<\/strong> porque si de multinacionales hablamos, ella es la reina (de los mares).<\/p><p>All\u00ed, donde se junta lo antiguo con lo moderno, en una esquina de la plaza Dorrego, dentro nos encontraremos y donde tienen que llegar a toda prisa para terminar el juego.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f68a64 elementor-widget elementor-widget-global elementor-global-8149 elementor-widget-html\" data-id=\"7f68a64\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\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>Posta con Chat<\/title>\r\n    <style>\r\n        #chat-widget {\r\n            display: none;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div id=\"chat-widget\"><\/div>\r\n\r\n<script>\r\n    const THREE_HOURS = 3 * 60 * 60 * 1000; \/\/ 3 horas en milisegundos\r\n\r\n    \/\/ Al cargar la p\u00e1gina de cada posta\r\n    window.addEventListener(\"DOMContentLoaded\", function() {\r\n        const chatWidget = document.getElementById(\"chat-widget\");\r\n\r\n        \/\/ Verifica el estado y el tiempo guardado en localStorage\r\n        const savedStatus = JSON.parse(localStorage.getItem(\"captainStatus\"));\r\n        const now = new Date().getTime();\r\n\r\n        \/\/ Solo muestra el chat si es el capit\u00e1n y no han pasado 3 horas\r\n        if (savedStatus && savedStatus.isCaptain && now - savedStatus.timestamp < THREE_HOURS) {\r\n            chatWidget.style.display = \"block\";  \/\/ Mostrar el chat\r\n            loadChatWidget();  \/\/ Cargar el widget de chat\r\n        }\r\n    });\r\n\r\n    \/\/ Funci\u00f3n para cargar el widget de chat de Tawk.to\r\n    function loadChatWidget() {\r\n        const script = document.createElement(\"script\");\r\n        script.type = \"text\/javascript\";\r\n        script.src = \"https:\/\/embed.tawk.to\/6639414f07f59932ab3cb02f\/1ht7qe846\"; \/\/ ID de Tawk.to\r\n        script.async = true;\r\n        document.getElementsByTagName(\"head\")[0].appendChild(script);\r\n    }\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FELICITACIONES TERMINARON TODAS LAS POSTAS Como habr\u00e1n visto, San Telmo tiene una propia y rica historia. RICO ser\u00e1 el caf\u00e9 que nos tomaremos donde nos encontraran para terminar el juego, no as\u00ed ser\u00e1 PROPIO porque si de multinacionales hablamos, ella es la reina (de los mares). All\u00ed, donde se junta lo antiguo con lo moderno, &#8230; <a title=\"San telmo grupal  Starbuck Final\" class=\"read-more\" href=\"https:\/\/play.exploragame.com.ar\/index.php\/san-telmo-grupal-starbuck-final\/\" aria-label=\"Leer m\u00e1s sobre San telmo grupal  Starbuck Final\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"wf_page_folders":[15],"class_list":["post-8263","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/8263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/comments?post=8263"}],"version-history":[{"count":4,"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/8263\/revisions"}],"predecessor-version":[{"id":8267,"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/8263\/revisions\/8267"}],"wp:attachment":[{"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/media?parent=8263"}],"wp:term":[{"taxonomy":"wf_page_folders","embeddable":true,"href":"https:\/\/play.exploragame.com.ar\/index.php\/wp-json\/wp\/v2\/wf_page_folders?post=8263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}