mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-31 11:45:37 +01:00
parent
badf69acb9
commit
d4c6637eb2
@ -26,10 +26,10 @@ public class TumblrRipper extends AlbumRipper {
|
||||
}
|
||||
private ALBUM_TYPE albumType;
|
||||
private String subdomain, tagName, postNumber;
|
||||
|
||||
|
||||
private static final String API_KEY;
|
||||
static {
|
||||
API_KEY = Utils.getConfigString("tumblr.auth", null);
|
||||
API_KEY = Utils.getConfigString("tumblr.auth", "v5kUqGQXUtmF7K0itri1DGtgTs0VQpbSEbh1jxYgj9d2Sq18F8");
|
||||
}
|
||||
|
||||
public TumblrRipper(URL url) throws IOException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user