diff options
author | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-19 17:10:02 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-19 17:10:02 +0200 |
commit | f6e8245458cb0d32609b64c37e1d0e3ab7d8b741 (patch) | |
tree | 55352bdeb683a5cedc6d58c909d1ce6f1f762e2d /libpiano/src/const.h | |
parent | cc038afd9d9cca3c7eb50b71d133da73fa39f8af (diff) | |
download | pianobar-f6e8245458cb0d32609b64c37e1d0e3ab7d8b741.tar.gz pianobar-f6e8245458cb0d32609b64c37e1d0e3ab7d8b741.tar.bz2 pianobar-f6e8245458cb0d32609b64c37e1d0e3ab7d8b741.zip |
Showing real face now.
User agent is now PACKAGE_STRING
Diffstat (limited to 'libpiano/src/const.h')
-rw-r--r-- | libpiano/src/const.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libpiano/src/const.h b/libpiano/src/const.h index dfaca1f..d9dfcf8 100644 --- a/libpiano/src/const.h +++ b/libpiano/src/const.h @@ -25,8 +25,6 @@ THE SOFTWARE. /* constants */ - -#define PIANO_USERAGENT "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008051115 Firefox/3.0pre" #define PIANO_RPC_URL "http://www.pandora.com/radio/xmlrpc/v19?" #define PIANO_SECURE_RPC_URL "https://www.pandora.com/radio/xmlrpc/v19?" #define PIANO_URL_BUFFER_SIZE 1024 |