Skip to content

Commit

Permalink
1.5.66: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomazPom committed Oct 3, 2024
1 parent ccc8195 commit eaacad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion background.js
Original file line number Diff line number Diff line change
Expand Up @@ -2974,7 +2974,6 @@ const dark_object = {
// 16. Return the final edited HTML
const outerEdited = aDocument.documentElement.outerHTML;

console.log(outerEdited)
return "<!doctype html>" + outerEdited;
},
}
Expand Down

0 comments on commit eaacad1

Please sign in to comment.