Hi again,
sorry for my late response but i didn’t get a notification für your last post.
I have checked this at https://www.webpagetest.org/
And as i can see there is no connection to secure.gravatar.com if the avatar-image is in the cachefolder.
https://www.webpagetest.org/result/160909_QN_18FX/
https://www.webpagetest.org/result/160909_QN_18FX/1/details/#waterfall_view_step1
Here is a test from my page https://www.all4hardware4u.de/platinenherstellung/layouterstellung/toner-transfer-methode/ with the plugin disabled, you can see the connection to secure.gravatar.com:
https://www.webpagetest.org/result/160909_1Q_18WT/1/details/#waterfall_view_step1
And here with the plugin enabled and no connection to secure.gravatar.com:
https://www.webpagetest.org/result/160909_71_1933/1/details/#waterfall_view_step1
My plugin generate the right url for caching the image but doesn’t connect to secure.gravatar.com when the image still exists. It take the mailadress and generate via the md5 of the mailadress the URL and the filename. Then it looks if the image is present. If it is presend it returns the img tag with the cached image as src=”” like this one from yor page:
<img class="avatar avatar-80 photo grav-hashed grav-hijack" src="https://jobmob.co.il/files/gravatar-cache/28d81abadbba919ffa235d8715932bcc.png" data-src="https://jobmob.co.il/files/gravatar-cache/28d81abadbba919ffa235d8715932bcc.png" id="grav-28d81abadbba919ffa235d8715932bcc-57d159156c3cd" alt="Elena" srcset="https://jobmob.co.il/files/gravatar-cache/28d81abadbba919ffa235d8715932bcc_2x.png" height="80" width="80">
I see at your page in the source HTML that every image/avatar is cached and served right.
Can you show or tell me, where you have seen that there is a connection to secure.gravatar.com when a gravatar-image is still cached?
One note: If you are locked in at your backend and looks on your site, my plugin doesn’t serve the cached images! The cache works only if you are not locked in to avoid the you won’t see changes made because of the cache.
Best regards,
Harry
P.S.:You have many other connections to other pages/sites:)