diff options
author | spoob <spoob@gmx.de> | 2009-05-28 23:15:10 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-05-28 23:15:10 +0200 |
commit | a1057b7cb56c45b5086d9c7bcdac2cbec1d508b2 (patch) | |
tree | 8942dbbbc72108c0892b0db941cffe2fb191c084 /pluginconfig | |
parent | rapidshare premium fix (diff) | |
download | pyload-a1057b7cb56c45b5086d9c7bcdac2cbec1d508b2.tar.xz |
premium and free download works with rapidshare
Diffstat (limited to 'pluginconfig')
-rw-r--r-- | pluginconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pluginconfig b/pluginconfig index 72aaf1de2..eac984aff 100644 --- a/pluginconfig +++ b/pluginconfig @@ -1,4 +1,4 @@ [RapidshareCom] -premium = True -user = 8732085 -pw = yEEaKRC6
\ No newline at end of file +premium = False +username = "" +password = "" |