Skip to content

Commit

Permalink
Habilita smartproxy para Campinas-SP (#1338)
Browse files Browse the repository at this point in the history
O site não mudou, mas o raspador estava sem coletar edições desde
6/dez/24, sem fazer nenhuma requisição em produção.
  • Loading branch information
trevineju authored Jan 8, 2025
2 parents c78d789 + 34a0973 commit 041dd8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data_collection/gazette/spiders/sp/sp_campinas.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@


class SpCampinasSpider(BaseGazetteSpider):
zyte_smartproxy_enabled = True

TERRITORY_ID = "3509502"
name = "sp_campinas"
allowed_domains = ["campinas.sp.gov.br"]
Expand Down

0 comments on commit 041dd8a

Please sign in to comment.