Updated MG session acquisition.
This commit is contained in:
@@ -5,9 +5,11 @@ const bhttp = require('bhttp');
|
||||
const slugify = require('../utils/slugify');
|
||||
const { studios: oldStudios } = require('../../seeds/03_studios');
|
||||
|
||||
/*
|
||||
const slugMap = {
|
||||
thay_ksada: 'thayksada2',
|
||||
};
|
||||
*/
|
||||
|
||||
async function init() {
|
||||
const res = await bhttp.get('https://pornbox.com/studio/list');
|
||||
|
||||
Reference in New Issue
Block a user