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

This commit is contained in:
Akash Mahanty
2021-01-01 16:18:36 +05:30
parent da390ee8a3
commit 011d66beb5
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]