Skip to content

Commit

Permalink
yeah, fine you can use my testuser password. fools.
Browse files Browse the repository at this point in the history
  • Loading branch information
lazzarello committed Mar 21, 2009
1 parent 965b896 commit 1e1b8d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions last_chance.rb
Expand Up @@ -16,8 +16,8 @@
VALUE = CGI.escape(ARGV[1])

# authentication
USERNAME = "testuser1000"
PASSWORD = "6780237a0c54951693513efb491f7aae"
USERNAME = ""
PASSWORD = ""
CLIENT_VERSION = "1.5.3.45507"
SET_AUTH = "/radio/handshake.php?version=#{CLIENT_VERSION}&platform=mac&platformversion=Mac%20OS%20X%2010.5&username=#{USERNAME}&passwordmd5=#{PASSWORD}&language=en"
# web services hostnames
Expand Down

0 comments on commit 1e1b8d0

Please sign in to comment.