Spaces:
Sleeping
Sleeping
added poxies
Browse files- pages/Summary.py +3 -0
pages/Summary.py
CHANGED
@@ -10,6 +10,9 @@ load_dotenv()
|
|
10 |
|
11 |
|
12 |
proxies = {
|
|
|
|
|
|
|
13 |
"http": "http://104.207.52.77:3128"
|
14 |
}
|
15 |
|
|
|
10 |
|
11 |
|
12 |
proxies = {
|
13 |
+
"http": "http://104.167.30.123:3128",
|
14 |
+
"http": "http://104.207.54.37:3128",
|
15 |
+
"http": "http://104.207.52.140:3128",
|
16 |
"http": "http://104.207.52.77:3128"
|
17 |
}
|
18 |
|