Update 1406_252_159.py
Browse files- 1406_252_159.py +2 -0
1406_252_159.py
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
# Replace with your proxy details
|
| 2 |
proxy = {
|
| 3 |
'http': 'http://your_proxy_ip:proxy_port',
|
|
|
|
| 1 |
+
import requests
|
| 2 |
+
|
| 3 |
# Replace with your proxy details
|
| 4 |
proxy = {
|
| 5 |
'http': 'http://your_proxy_ip:proxy_port',
|