Xion / gisht

Gists in the shell
GNU General Public License v2.0
27 stars 0 forks source link

Add zerobin.net #19

Open Xion opened 7 years ago

Xion commented 7 years ago

Okay, this one is funky. The raw gist doesn't actually seem to have an URL at all, it just shown on the HTML page via JavaScript (!). So we probably have to fish it right out of its HTML element (#cleartext), in which it is pretty conveniently stored as a single blob of text.

Xion commented 6 years ago

With the new HtmlOnly abstraction, this one should be pretty easy now.