phillipsm / pyfav

pyfav is a simple Python library that helps you get a favicon for a supplied URL.
13 stars 13 forks source link

URL error - SSL check #4

Open pedroafontes opened 7 years ago

pedroafontes commented 7 years ago

Dont recongnize URL when SSL Fail. Plase add ",verify=False)" on both requests.get. (Line 171 and 187)