Skip to content

Commit

Permalink
update docs for harvest_proxy_list in proxy_checker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ludndev committed Mar 23, 2024
1 parent b116f0b commit 8679ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy_checker.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def default_sources(self):

def harvest_proxy_list(self, source=None):
"""
Harvest proxies from the specified source(s).
Harvest proxies from the specified source(s) or from default sources
Args:
source (list or SourceInterface, optional): The source(s) from which to harvest proxies.
Expand Down

0 comments on commit 8679ffd

Please sign in to comment.