Skip to content

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Boudjada Yasser <by.root96@gmail.com>
  • Loading branch information
yasserbdj96 committed May 25, 2023
1 parent 92d1609 commit 577bae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
else:
if KEY=="" or URL=="":
os.system(f"{python_path} main.py --help")
exit()

# connect:
p1=hiphp(key=KEY,url=URL)#Default: retu=False.
Expand Down

1 comment on commit 577bae0

@vercel
Copy link

@vercel vercel bot commented on 577bae0 May 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hiphp – ./

hiphp.vercel.app
hiphp-git-main-yasserbdj96.vercel.app
hiphp-yasserbdj96.vercel.app

Please sign in to comment.