#235 - 11/04/2026 01:17:56
Add webhook validation and env loading to WAF
Alterações para permitir o recebimento do webhook do github
Versão 1.0.0
Add webhook validation and env loading to WAF
Alterações para permitir o recebimento do webhook do github
Alteração no CSP e aviso_cookies.js 2x
inclusão de outros links do adsense no CSP
aviso_cookies.js: atualizado os comentários do adsense e outras linhas
Revamp popups, form handling and CSP
Refactor popup UI and behavior, rewrite form processing and improve error reporting; update CSP.
- website/css/fundoglobal.css: Redesigned popup and error-modal styles (spacing, typography, shadows, animations, progress bar, responsive tweaks, buttons, and error details UI) to improve UX and consistency.
- website/js/CaixaForms.js: Major rewrite of popup manager and form submit flow — adds fingerprint generation, centralized popup container, improved show/showErrorWithReport APIs, modal-driven error reporting (copy/report), handling of multiple JSON responses, request cooldown, better loading/error handling, and Font Awesome fallback.
-
security_headers.php: Updated Content-Security-Policy to allow additional Google/ads and related endpoints (pagead2, adtrafficquality, doubleclick, etc.) for scripts, images, frames and connections.
menu lateral
Correção na sanitização;
Remove action images, update paths, add stat caps
Delete unused action images under /pagina/conta/imagens/acoes/ and update image URLs to /imagem/plataforma/sistema/personagem-painel-acao/ in acoes.php and complo.php. Add server-side guards to prevent increasing stats beyond their maximums (popularidade, influencia, saude, seguranca, reputacao), improve transaction handling and error reporting (explicit exception for zero affected rows), and fix a few related query/throw behaviors.
Update fundoglobal.css
Alteração nos comentários do sidebar e chat global
Update comentario.php
Adicionado a função de edição de texto e condição SQL para listar as respostas.
Alteração
retirado o hino padrão dos governos regionais (esqueci de tirar)
Update flag paths and CSP img-src
Change flag image URLs in mapa_influencia_mil.js to use /imagem/plataforma/paises/ (updated in tooltip and loadCountryFlags). Also expand the Content-Security-Policy img-src in security_headers.php to allow github.com and OpenStreetMap tile subdomains (a,b,c) and related hosts so map tiles and externally hosted flag images can load.
Alteração nos webhooks
Relacionados ao Discord;