Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alipbudiman committed Jun 17, 2022
1 parent 5efb0b9 commit 1f38709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
statusalip = livejson.File("statusalip.json", True, True, 4)

hostt = "https://api.chstore.me/v1"
Access_key = "" # << masukan api key di sini, dapatkan api key nya di sini https://api.chstore.me
Access_key = "" # << input apikey here, get api key on https://api.chstore.me
VersionBot = "1.2.0"

if Access_key == "":
Expand Down

0 comments on commit 1f38709

Please sign in to comment.