bigretromike commented on issue #1755:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1335170891

   > A question... How the resources are wruten in the html code? some like 
src=//mydomain/myimge or src=https://mydomain/myimage ?
   > 
   > Also why this?: (Note 1 image have http and others have https)
   > 
   > > > Critical Images:
   > > > data:image/svg+xml;base64,PHN223==
   > > > data:image/svg+xml;base64,PHN2Zy==
   > > > data:image/svg+xml;base64,PHN2Pg==
   > > > 
http://mydomain.com/wp-content/uploads/slider/cache/f3c95aed3bef34293901d9e8fe70a1/baner_new-1.webp
   > > > https://mydomain.com/wp-content/uploads/2021/02/000-300x300.jpg
   
   I found that images added to slider are added like this `<img 
src="//mydomain.com/wp-content/uploads/2022/06/baner_new-1.webp" alt="" 
title="" loading="lazy" class="skip-lazy" data-skip-lazy="1">`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to