Spaces:
Sleeping
Sleeping
Update news.py
Browse files
news.py
CHANGED
@@ -29,8 +29,8 @@ class NewsData:
|
|
29 |
}
|
30 |
|
31 |
self.proxies = {
|
32 |
-
"http": "http://
|
33 |
-
"https": "https://
|
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 |
|