diff --git a/data_collection/gazette/spiders/am/am_manaus.py b/data_collection/gazette/spiders/am/am_manaus.py index a272b7748..181a21541 100644 --- a/data_collection/gazette/spiders/am/am_manaus.py +++ b/data_collection/gazette/spiders/am/am_manaus.py @@ -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)