You are viewing a single comment's thread from:

RE: Christmas Cracker Fun - Paying it forward #pif contest ed. 5

@liftslikealady, right clicked on the gif I wanted, clicked "Inspect" and got to the element that called out the code specifically for the gif on the page. I copied and pasted it to get the link.

It looked like this:
<img src="https://media4.giphy.com/media/hAcDHEhZHA2bu/giphy.gif?cid=ecf05e47gohvma5q2gayt78bedz652s485qo6elymiuijfjy&amp;rid=giphy.gif&amp;ct=g" alt="jon stewart crying GIF" style="width: 500px; height: 567.816px; left: 0px; top: 0px; opacity: 0;">

Then I took the website found after <img src=" and cut it out.

It now looked like this: https://media4.giphy.com/media/hAcDHEhZHA2bu/giphy.gif?cid=ecf05e47gohvma5q2gayt78bedz652s485qo6elymiuijfjy&amp;rid=giphy.gif&amp;ct=g.

Then I added https://images.hive.blog/0x0/ in front of that link and created:

https://images.hive.blog/0x0/https://media4.giphy.com/media/hAcDHEhZHA2bu/giphy.gif?cid=ecf05e47gohvma5q2gayt78bedz652s485qo6elymiuijfjy&amp;rid=giphy.gif&amp;ct=g

which looks like this when I don't force Hive to show you the code:

Sort:  

I just added this to my bookmarks!