Added Vivid network. Added ASMR Fantasy to Adult Time. Storing deep URL in database. Added href to header links.
This commit is contained in:
@@ -64,8 +64,9 @@ async function createThumbnail(buffer) {
|
||||
return thumbnail;
|
||||
} catch (error) {
|
||||
logger.error(`Failed to create thumbnail: ${error.message}`);
|
||||
throw error;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
async function createMediaDirectory(domain, subpath) {
|
||||
|
||||
Reference in New Issue
Block a user