deibit / cansina

Web Content Discovery Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excpetion case no robot file

XbandoleroX opened this issue · comments

Using robots.txt as payload
Traceback (most recent call last):
  File "cansina.py", line 215, in <module>
    print("Reaped %s entries" % (len(robots_content)))
TypeError: object of type 'NoneType' has no len()

Fixed in #13