Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
inhumantsar committed May 4, 2024
1 parent 886a5f2 commit 0bbbf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readability.js
Original file line number Diff line number Diff line change
Expand Up @@ -2278,7 +2278,7 @@ Readability.prototype = {
if (!articleContent)
return null;

//this.log("Grabbed: " + articleContent.innerHTML);
this.log("Grabbed: " + articleContent.innerHTML);

this._postProcessContent(articleContent);

Expand Down

0 comments on commit 0bbbf9f

Please sign in to comment.