Skip to content

Commit

Permalink
Adiciona Smart Proxy para Manaus-AM (#1150)
Browse files Browse the repository at this point in the history
Bloqueio de IP foi percebido em produção
  • Loading branch information
trevineju authored May 29, 2024
2 parents 23f9806 + 4fcaaec commit e67c439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data_collection/gazette/spiders/am/am_manaus.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@


class AmManausSpider(BaseGazetteSpider):
zyte_smartproxy_enabled = True

name = "am_manaus"
allowed_domains = ["dom.manaus.am.gov.br"]
start_date = datetime.date(2000, 4, 3)
Expand Down

0 comments on commit e67c439

Please sign in to comment.