diff --git a/link.py b/link.py index b7978be..c0989b0 100644 --- a/link.py +++ b/link.py @@ -12,7 +12,7 @@ def main(): - url = 'http://scrapinghub.com/' + url = 'https://scrapy.org/' link_extractor = LinkExtractor() total = 0 time = 0