Skip to content

Commit

Permalink
WE: Match content blocks for image urls
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoy committed Dec 5, 2019
1 parent 0d2a250 commit 1bfe1c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WebExtension/src/inject/inject.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ if (window[extensionContainerId]) {
'recipe-lede-image', // Delish - https://www.delish.com/cooking/recipe-ideas/a25648042/crustless-quiche-recipe/
'recipe-body', // Generic, idea from Delish - https://www.delish.com/cooking/recipe-ideas/a25648042/crustless-quiche-recipe/
'recipe__hero', // Food52 - https://food52.com/recipes/81867-best-quiche-recipe
'content' // Generic, recognize content-body if matched directly
],
[
'recipe-image',
Expand Down

0 comments on commit 1bfe1c7

Please sign in to comment.