forked from DebaucheryLibrarian/traxxx
Fixed Bang scraper. Added Kink affiliate, tag photos.
This commit is contained in:
@@ -1280,6 +1280,9 @@ exports.up = knex => Promise.resolve()
|
||||
.unique()
|
||||
.notNullable();
|
||||
|
||||
table.string('type')
|
||||
.defaultTo('jpg');
|
||||
|
||||
table.integer('width')
|
||||
.notNullable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user