fixing standalone run, disabling unnecessary logs from urllib3,

This commit is contained in:
iRaven
2022-09-28 03:38:29 -05:00
parent e4f0d705c6
commit cdb303825d
2 changed files with 17 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
CCTVCrawl*
devscrape*
OLD_devscrape*
*.log
__pycache__