Return parsed dom back to backend
This commit is contained in:
@ -2899,7 +2899,7 @@ Readability.prototype = {
|
||||
siteIcon: metadata.siteIcon,
|
||||
previewImage: metadata.previewImage,
|
||||
publishedDate: metadata.publishedDate || publishedAt || this._articlePublishedDate,
|
||||
window: articleContent,
|
||||
dom: articleContent,
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user