📅  最后修改于: 2022-03-11 14:58:46.356000             🧑  作者: Mango
In query.py you need to change
table = soup.find('table',id='proxylisttable')
to
table = soup.find('table', {"class": 'table'})
because they change proxy site