Use direct URL of GIF file rather than HTML page (#1392)

This commit is contained in:
Jamie Burchell
2021-12-14 06:57:11 +00:00
committed by GitHub
parent fcd0fb0c52
commit c38ec60208
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,6 @@
"grayscale": false,
"imageSource": "url",
"reverse": false,
"url": "https://i.gifer.com/1j6F.gif"
"url": "https://i.gifer.com/embedded/download/1j6F.gif"
}
}