Skip to content

Commit 0c0f6bf

Browse files
committed
Habilita proxy para spider to_sampaio
Signed-off-by: Juliana Trevine <44185775+trevineju@users.noreply.github.com>
1 parent 3c6aff6 commit 0c0f6bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data_collection/gazette/spiders/to/to_sampaio.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99

1010
class ToSampaioSpider(BaseGazetteSpider):
11+
zyte_smartproxy_enabled = True
12+
1113
TERRITORY_ID = "1718808"
1214
name = "to_sampaio"
1315
allowed_domains = ["sampaio.to.gov.br"]

0 commit comments

Comments
 (0)