the-useless-one / hide_my_python

A parser for the free proxy list on HideMyAss!
GNU General Public License v3.0
57 stars 23 forks source link

Fixed Regex #11

Open Mice7R opened 8 years ago

Mice7R commented 8 years ago

the old regexp were not working so I changed them.

Javieracost commented 8 years ago

I just tested these changes, working as expected! Solves the AttributeError: 'NoneType' object has no attribute 'group' error caused by the regex returning None.