This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
sitemap-generator
mirror of
https://github.com/Fincer/sitemap-generator
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
backend
queue_backend
Kamo Petrosyan
4 years ago
parent
8035674f0c
commit
9b17eef5f6
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
run.py
+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
Write
Preview
Loading…
Cancel
Save