insert #6

Merged
v4l3n71n merged 60 commits from insert into master 2023-04-11 21:29:54 +00:00
Showing only changes of commit 19c62f38d4 - Show all commits

View File

@ -95,4 +95,5 @@ if __name__ == '__main__':
exportWp.downloadHTML(webpage)
if args.img is False:
exportWp.downloadImg(webpage)
exportWp.downloadImg(webpage)
exit(0)