forked from DebaucheryLibrarian/traxxx
Fixed Porn Pros scraper. Added various Score site logos.
This commit is contained in:
@@ -25,10 +25,11 @@ exports.up = knex => Promise.resolve()
|
||||
table.integer('index');
|
||||
table.string('mime');
|
||||
|
||||
table.string('hash');
|
||||
table.string('type');
|
||||
table.string('quality', 6);
|
||||
table.float('entropy');
|
||||
|
||||
table.string('hash');
|
||||
table.text('comment');
|
||||
table.string('source', 1000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user