Nhentai links now inculde nhentai in the folder title
This commit is contained in:
parent
c29646a030
commit
d97734652e
@ -61,7 +61,7 @@ public class NhentaiRipper extends AbstractHTMLRipper {
|
||||
if (title == null) {
|
||||
return getAlbumTitle(url);
|
||||
}
|
||||
return title;
|
||||
return "nhentai" + title;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user