diff options
author | spoob <spoob@gmx.de> | 2010-04-06 15:03:03 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2010-04-06 15:03:03 +0200 |
commit | a580f52d824997c4acf9a172bac51fae9b996f11 (patch) | |
tree | 249da4fabb4f8fdd5706ba8cb37fb2eafec22696 /module/config | |
parent | captcha input for webif (diff) | |
download | pyload-a580f52d824997c4acf9a172bac51fae9b996f11.tar.xz |
Hotfile Premium
Diffstat (limited to 'module/config')
-rw-r--r-- | module/config/plugin_default.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index c1261e338..d9105d5d4 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -21,6 +21,11 @@ <username></username> <password></password> </ShareonlineBiz> + <HotfileCom> + <premium>False</premium> + <username></username> + <password></password> + </HotfileCom> <YoutubeCom> <quality>hd</quality><!-- hd: high definition, hq: high quality, sd: standard definition --> </YoutubeCom> |