ef9158015f20d4c7011e02069b75f942990f4105
this requires only saving the last checked time in `tested`. you can run the following sql statement to update the existing values in the database: sqlite3 proxylist.sqlite \ "update proxylist set tested=tested-(1800+(failed*3600)) where failed < 6"
Description
No description provided
Languages
Python
74.2%
JavaScript
10.5%
CSS
7.4%
Shell
4%
HTML
3.7%
Other
0.2%