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 = ";ya_#GkM,KND6?$"
|
13 |
|
14 |
# Initialize the client
|
15 |
cl = Client()
|
|
|
9 |
|
10 |
# Your Instagram credentials
|
11 |
username = "droidcv1"
|
12 |
+
password = ";ya_#GkM,KND6?$1"
|
13 |
|
14 |
# Initialize the client
|
15 |
cl = Client()
|