KotVasily commited on
Commit
c028831
·
verified ·
1 Parent(s): 033b00b

Update news.py

Browse files
Files changed (1) hide show
  1. news.py +2 -2
news.py CHANGED
@@ -29,8 +29,8 @@ class NewsData:
29
  }
30
 
31
  self.proxies = {
32
- "http": "http://46.47.197.210:8080",
33
- "https": "https://46.47.197.210:8080"
34
  }
35
 
36
 
 
29
  }
30
 
31
  self.proxies = {
32
+ "http": "http://82.146.37.145:80",
33
+ "https": "https://82.146.37.145:80"
34
  }
35
 
36