oldrho / ip2provider

Resolves an IP address to the cloud provider it is hosted on
GNU General Public License v3.0
86 stars 17 forks source link

updated lists/cloudflare.py to reflect h2 to h5 change. #7

Closed strupo closed 9 months ago

strupo commented 2 years ago

I was seeing the following error when running --update-lists:

elements = soup.find('h2',string='IPv4').parent.find_all('li') AttributeError: 'NoneType' object has no attribute 'parent'

oldrho commented 9 months ago

(Very) late merging this. It's been superseded but I merged this first to include it.