insert #6

Merged
v4l3n71n merged 60 commits from insert into master 2023-04-11 21:29:54 +00:00
4 changed files with 591 additions and 0 deletions
Showing only changes of commit 19c62f38d4 - Show all commits

View File

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