IMGUR.com used to offer embed codes for their new GIFV gif/video format, but don't offer it currently. Their FAQ offers alternate embed scripting, but it doesn't seem to work on my forum.
Their embed script reads:
<blockquote class="imgur-embed-pub" lang="en" data-id="{hash}"></blockquote>
<script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
------------------------------------------------------------------------------
The {hash} is the end of the URL from a post on Imgur. For example, for:
https://imgur.com/tPQhMPl, the embed code would be:
Their embed script reads:
<blockquote class="imgur-embed-pub" lang="en" data-id="{hash}"></blockquote>
<script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
------------------------------------------------------------------------------
The {hash} is the end of the URL from a post on Imgur. For example, for:
https://imgur.com/tPQhMPl, the embed code would be:
<blockquote class="imgur-embed-pub" lang="en" data-id="tPQhMPl"></blockquote>
<script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
Last edited by Liquorish on Tue 30 Jun - 19:28; edited 1 time in total