Zhu-FaceOnLive commited on
Commit
f2da609
Β·
verified Β·
1 Parent(s): 326a168

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ from datetime import datetime
13
  BUY_PREMIUM = "πŸ₯‡ Get Premium Token to Unlock"
14
 
15
  STATUS_MESSAGES = {
16
- 201: "Not satisfied with the results? Get a Premium Token for instant, deeper results including social profiles.",
17
  301: "Invalid token! Get Premium Token using link in page"
18
  }
19
 
 
13
  BUY_PREMIUM = "πŸ₯‡ Get Premium Token to Unlock"
14
 
15
  STATUS_MESSAGES = {
16
+ 201: "Get a Premium Token for full link, deeper results including social profiles.",
17
  301: "Invalid token! Get Premium Token using link in page"
18
  }
19