Updated Jules Jordan profile scraper.
This commit is contained in:
@@ -353,8 +353,6 @@ async function extractSource(baseSource, { existingExtractMediaByUrl }) {
|
||||
if (typeof baseSource.defer === 'function') {
|
||||
const src = await baseSource.defer();
|
||||
|
||||
console.log(baseSource, src);
|
||||
|
||||
return {
|
||||
...baseSource,
|
||||
...toBaseSource(src),
|
||||
|
||||
Reference in New Issue
Block a user