{"provider_url": "https://www.marilia.sp.leg.br", "title": "Remunera\u00e7\u00e3o Detalhada dos Servidores", "html": "<iframe id=\"iframe-remuneracao_detalhada_servidores\" src=\"https://cm-marilia.github.io/website/remuneracao_detalhada_servidores.html\" scrolling=\"no\" style=\"border: none; width: 100%; height: 1200px; transition: height 0.3s ease-in-out;\" title=\"Remunera\u00e7\u00e3o Detalhada dos Servidores - C\u00e2mara Municipal de Mar\u00edlia\">\r\n</iframe>\r\n\r\n<script>\r\nwindow.addEventListener('message', function(event) {\r\n  // S\u00f3 aceita mensagens vindas do GitHub Pages oficial\r\n  if (event.origin !== 'https://cm-marilia.github.io') return;\r\n\r\n  var iframe = document.getElementById('iframe-remuneracao_detalhada_servidores');\r\n\r\n  // Garante que a mensagem veio deste iframe espec\u00edfico\r\n  if (!iframe || event.source !== iframe.contentWindow) return;\r\n\r\n  if (event.data && event.data.tipo === 'ajustarAltura') {\r\n    var altura = parseInt(event.data.valor, 10);\r\n    // Aplica apenas valores v\u00e1lidos e razo\u00e1veis\r\n    if (!isNaN(altura) && altura > 200) {\r\n      iframe.style.height = altura + 'px';\r\n    }\r\n  }\r\n}, false);\r\n</script>", "author_name": "", "version": "1.0", "author_url": "https://www.marilia.sp.leg.br/author/joaopedro", "provider_name": "C\u00e2mara Municipal de Mar\u00edlia", "type": "rich"}