On Wed, May 01, 2019 at 05:41:26 -0400, Mark H Weaver wrote: > Hi Jonathan, > > "Jonathan Frederickson" <jonat...@terracrypt.net> writes:
[...] >> https://imgur.com/a/r2lFD7k > > I was unable to easily find a way to view this image without running > nonfree Javascript code on my machine. Can you please send the image in > an attachment? I find that this often works: $ wget -qO- https://imgur.com/a/r2lFD7k | grep 'rel="image_src"' | cut -d\" -f4 https://i.imgur.com/d6Xc2oU.jpg If you are already in the browser: document.querySelector( 'link[rel="image_src"]' ).href Of course, it's better to encourage people to avoid using it to begin with. :) -- Mike Gerwitz Free Software Hacker+Activist | GNU Maintainer & Volunteer GPG: D6E9 B930 028A 6C38 F43B 2388 FEF6 3574 5E6F 6D05 https://mikegerwitz.com
signature.asc
Description: PGP signature