diff --git a/lib/metadata/policies.js b/lib/metadata/policies.js index 61d7eb6..3f41d5f 100644 --- a/lib/metadata/policies.js +++ b/lib/metadata/policies.js @@ -869,7 +869,7 @@ var policies = { "lazyLoadableImagesBelowTheFold": { "tool": "phantomas", "label": "Below the fold images", - "message": "

This is the number of images displayed below the fold that could be lazy-loaded. This is an excellent way to accelerate the loading time of an heavy page.

I recommend using this lazyloader.

", + "message": "

This is the number of images displayed below the fold that could be lazy-loaded. This is an excellent way to accelerate the loading time of an heavy page.

I recommend using lazysizes or Lozad.

", "isOkThreshold": 1, "isBadThreshold": 12, "isAbnormalThreshold": 30,