mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 10:10:14 +00:00
melhorias na documentação
This commit is contained in:
parent
96622e8c61
commit
456a76cb0a
2 changed files with 11 additions and 5 deletions
|
@ -77,6 +77,7 @@ SITE_NAME="Marreta"
|
||||||
SITE_DESCRIPTION="Chapéu de paywall é marreta!"
|
SITE_DESCRIPTION="Chapéu de paywall é marreta!"
|
||||||
SITE_URL=http://localhost
|
SITE_URL=http://localhost
|
||||||
DNS_SERVERS=94.140.14.14, 94.140.15.15
|
DNS_SERVERS=94.140.14.14, 94.140.15.15
|
||||||
|
DEBUG=true
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Roda tudo:
|
4. Roda tudo:
|
||||||
|
@ -86,6 +87,8 @@ docker-compose up -d
|
||||||
|
|
||||||
Pronto! Vai estar rodando em `http://localhost` 🎉
|
Pronto! Vai estar rodando em `http://localhost` 🎉
|
||||||
|
|
||||||
|
A opção de `DEBUG` quando `true` não irá gerar cache!
|
||||||
|
|
||||||
## ⚙️ Personalizando
|
## ⚙️ Personalizando
|
||||||
|
|
||||||
No `Rules.php` você pode configurar regras diferentes pra cada site e regras globais
|
No `Rules.php` você pode configurar regras diferentes pra cada site e regras globais
|
||||||
|
|
13
TEST_URLS.md
13
TEST_URLS.md
|
@ -8,6 +8,11 @@ haaretz.co.il
|
||||||
washingtonpost.com
|
washingtonpost.com
|
||||||
gauchazh.clicrbs.com.br
|
gauchazh.clicrbs.com.br
|
||||||
economist.com
|
economist.com
|
||||||
|
liberation.fr
|
||||||
|
lesoir.be
|
||||||
|
doi.org
|
||||||
|
utppublishing.com
|
||||||
|
tab.uol.com.br
|
||||||
|
|
||||||
# Testados:
|
# Testados:
|
||||||
## Brasil
|
## Brasil
|
||||||
|
@ -35,10 +40,7 @@ https://mais.opovo.com.br/colunistas/ariadne-araujo/2024/11/20/quem-quer-casar-c
|
||||||
https://www.folhadelondrina.com.br/folha-2/cena-musical-em-londrina-idosos-no-palco-e-na-plateia-3267044e.html?d=1
|
https://www.folhadelondrina.com.br/folha-2/cena-musical-em-londrina-idosos-no-palco-e-na-plateia-3267044e.html?d=1
|
||||||
https://www.uol.com.br/esporte/futebol/ultimas-noticias/2024/11/20/bahia-x-palmeiras-campeonato-brasileiro-2024-rodada-34.htm
|
https://www.uol.com.br/esporte/futebol/ultimas-noticias/2024/11/20/bahia-x-palmeiras-campeonato-brasileiro-2024-rodada-34.htm
|
||||||
https://www.opovo.com.br/noticias/politica/2024/11/21/atuacao-de-faccoes-nas-eleicoes-teve-compra-de-votos-e-ate-enviado-do-rj-para-intimidacoes-no-ceara.html
|
https://www.opovo.com.br/noticias/politica/2024/11/21/atuacao-de-faccoes-nas-eleicoes-teve-compra-de-votos-e-ate-enviado-do-rj-para-intimidacoes-no-ceara.html
|
||||||
|
https://*.cdn.ampproject.org/v/s/*
|
||||||
## Validar
|
|
||||||
|
|
||||||
https://www1-folha-uol-com-br.cdn.ampproject.org/v/s/www1.folha.uol.com.br/amp/colunas/tatibernardi/2024/10/e-se-amo-tanto-que-amo-errado.shtml
|
|
||||||
|
|
||||||
## Internacional
|
## Internacional
|
||||||
https://www.nytimes.com/2024/11/20/us/politics/matt-gaetz-venmo-payments-sex.html
|
https://www.nytimes.com/2024/11/20/us/politics/matt-gaetz-venmo-payments-sex.html
|
||||||
|
@ -46,4 +48,5 @@ https://www.ft.com/content/cab2e834-e5fa-4dd0-b757-76c243ac2eeb
|
||||||
https://foreignpolicy.com/2024/11/20/trump-energy-policy-electric-vehicles-power-grid-infrastructure-oil-gas-climate/
|
https://foreignpolicy.com/2024/11/20/trump-energy-policy-electric-vehicles-power-grid-infrastructure-oil-gas-climate/
|
||||||
https://www.wired.com/story/waymo-robotaxi-driverless-future/
|
https://www.wired.com/story/waymo-robotaxi-driverless-future/
|
||||||
https://www.forbes.com/sites/cyrusfarivar/2024/11/20/under-trump-tariffs-made-in-vietnam-will-be-the-new-made-in-china/
|
https://www.forbes.com/sites/cyrusfarivar/2024/11/20/under-trump-tariffs-made-in-vietnam-will-be-the-new-made-in-china/
|
||||||
https://observador.pt/especiais/mais-formacao-investimento-na-frota-reforco-dos-tecnicos-de-emergencia-e-autonomia-o-que-precisa-o-inem-segundo-varios-especialistas/
|
https://observador.pt/especiais/mais-formacao-investimento-na-frota-reforco-dos-tecnicos-de-emergencia-e-autonomia-o-que-precisa-o-inem-segundo-varios-especialistas/
|
||||||
|
https://www.businessinsider.com/bluesky-user-growth-social-coo-servers-twitter-elon-musk-x-2024-11
|
Loading…
Add table
Reference in a new issue