fix: update main execution to print fetch_proxies2 output for better visibility
This commit is contained in:
parent
512cad19c9
commit
6f866982a1
@ -204,4 +204,4 @@ def main():
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# main()
|
# main()
|
||||||
fetch_proxies2('TW',2)
|
print(fetch_proxies2('TW', 2))
|
Loading…
x
Reference in New Issue
Block a user