Add some extra debugging
This commit is contained in:
@ -157,6 +157,7 @@ const contentHandler = async (
|
||||
// originalContent: content,
|
||||
// parseResult: readabilityResult,
|
||||
// })
|
||||
console.log('content handler: ', url, title)
|
||||
return Promise.resolve()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user