OffensivePython/Proxist

script doesn't work.

Closed this issue · 3 comments

Traceback (most recent call last):
File "proxist.py", line 248, in
main()
File "proxist.py", line 231, in main
country=querryInfo(html, "country")
File "proxist.py", line 124, in querryInfo
result=re.search('alt="flag" /> (.+)', html).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

I get the same error.

a new version will be released soon