bryan 1 год назад
Родитель
Сommit
c636cfe0f8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      nba_playoffs_game_updater.py

+ 1 - 1
nba_playoffs_game_updater.py

@@ -51,7 +51,7 @@ STATS_HEADERS = {
 proxy_url="https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt"
 
 # Manual list of proxies
-# proxies = []
+proxies = []
 
 
 ###############################################################################