removed JSON from init, this was resulting in too much unnecessary taffic. Some users who are thousands of URLs were blocked by IA (#53)

closes #52
This commit is contained in:
Akash Mahanty
2021-01-01 16:38:57 +05:30
committed by GitHub
parent da390ee8a3
commit 1b499a7594
2 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Files generated while testing
*-urls-*.txt
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]