Browse Source

backend

queue_backend
Kamo Petrosyan 4 years ago
parent
commit
9b17eef5f6
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      run.py
  2. +1
    -1
      sitemap.xml

+ 1
- 1
run.py View File

@ -11,5 +11,5 @@ if __name__ == '__main__':
events.set_event_loop(el)
# root_url = sys.argv[1]
root_url = 'https://www.haikson.ru'
root_url = 'https://www.metpromstroi.ru'
crawler(root_url, out_file='sitemap.xml')

+ 1
- 1
sitemap.xml
File diff suppressed because it is too large
View File


Loading…
Cancel
Save