chore: Update Instagram password in app.py
Browse files
app.py
CHANGED
|
@@ -9,7 +9,7 @@ from PIL import Image
|
|
| 9 |
|
| 10 |
# Your Instagram credentials
|
| 11 |
username = "droidcv1"
|
| 12 |
-
password = "
|
| 13 |
|
| 14 |
# Initialize the client
|
| 15 |
cl = Client()
|
|
|
|
| 9 |
|
| 10 |
# Your Instagram credentials
|
| 11 |
username = "droidcv1"
|
| 12 |
+
password = "9TanFzU5ZLdUX#5"
|
| 13 |
|
| 14 |
# Initialize the client
|
| 15 |
cl = Client()
|