diff --git a/data_collection/gazette/spiders/mg/mg_uberlandia.py b/data_collection/gazette/spiders/mg/mg_uberlandia.py index 471b2d68d..084898ab5 100644 --- a/data_collection/gazette/spiders/mg/mg_uberlandia.py +++ b/data_collection/gazette/spiders/mg/mg_uberlandia.py @@ -10,6 +10,8 @@ class MgUberlandiaSpider(BaseGazetteSpider): + zyte_smartproxy_enabled = True + TERRITORY_ID = "3170206" name = "mg_uberlandia" start_date = datetime.date(2005, 1, 3)