fix: update main execution to print fetch_proxies2 output for better visibility

This commit is contained in:
晓丰 2025-05-28 22:38:40 +08:00
parent 512cad19c9
commit 6f866982a1

View File

@ -204,4 +204,4 @@ def main():
if __name__ == "__main__":
# main()
fetch_proxies2('TW',2)
print(fetch_proxies2('TW', 2))