parent
badf69acb9
commit
d4c6637eb2
@ -29,7 +29,7 @@ public class TumblrRipper extends AlbumRipper {
|
|||||||
|
|
||||||
private static final String API_KEY;
|
private static final String API_KEY;
|
||||||
static {
|
static {
|
||||||
API_KEY = Utils.getConfigString("tumblr.auth", null);
|
API_KEY = Utils.getConfigString("tumblr.auth", "v5kUqGQXUtmF7K0itri1DGtgTs0VQpbSEbh1jxYgj9d2Sq18F8");
|
||||||
}
|
}
|
||||||
|
|
||||||
public TumblrRipper(URL url) throws IOException {
|
public TumblrRipper(URL url) throws IOException {
|
||||||
|
Loading…
Reference in New Issue
Block a user