mirror of
https://github.com/mirror/jdownloader.git
synced 2025-02-18 19:32:36 +00:00
2nd Fake commit with message :)
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@17042 ebf7c1c2-ba36-0410-9fe8-c592906822b4
This commit is contained in:
parent
1b38e7ccb0
commit
5bb70bd496
@ -36,7 +36,7 @@ public class BandCampComDecrypter extends PluginForDecrypt {
|
||||
}
|
||||
|
||||
public ArrayList<DownloadLink> decryptIt(CryptedLink param, ProgressController progress) throws Exception {
|
||||
/* FAKE Commit for coalado */
|
||||
/* FAKE Commit for coalado2 */
|
||||
ArrayList<DownloadLink> decryptedLinks = new ArrayList<DownloadLink>();
|
||||
String parameter = param.toString();
|
||||
br.getPage(parameter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user