Skip to content

Commit

Permalink
typo in cisco.umbrella_top1M crawler
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-fontugne authored Feb 26, 2024
1 parent 694415e commit ee5a3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iyp/crawlers/cisco/umbrella_top1M.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

from iyp import BaseCrawler, RequestStatusError

# URL to Tranco top 1M
# URL to umbrella top 1M
URL = 'http://s3-us-west-1.amazonaws.com/umbrella-static/top-1m.csv.zip'
ORG = 'Cisco'
NAME = 'cisco.umbrella_top1M'
Expand Down

0 comments on commit ee5a3ae

Please sign in to comment.