Olá, Luciano, bom dia.
Me cadastrei. Gostei muito, interface simples, clara e objetiva. parabéns pelo trabalho.
Percebi alguns problemas enquanto explorava o serviço:
No meu teste usando Chromium (agente Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36) a URL media.libernet.app/feed não carrega.
Erro
```
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
feed.js?v=2:1 Uncaught SyntaxError: Identifier 'DEFAULT_RELAYS' has already been declared (at feed.js?v=2:1:1)
feed:598 [PWA] Service Worker registrado:
https://media.libernet.app/static/
```
Uma vez em "/feed", a transição direta para "/dashboard" não funciona, erro:
```
GET
https://static.cloudflareinsights.com/beacon.min.js/vcd15… net::ERR_BLOCKED_BY_CLIENT
feed.js?v=2:1 Uncaught SyntaxError: Identifier 'DEFAULT_RELAYS' has already been declared (at feed.js?v=2:1:1)
feed:598 [PWA] Service Worker registrado:
https://media.libernet.app/static/
```
E em todas as páginas aparece um erro de carregamento do TailwindCSS
```
?v=20260216:64 cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI:
https://tailwindcss.com/docs/installation
```