From 2631b600d153aeda1d4201164dafc023dfdceedb Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 30 Jun 2017 22:27:24 -0400 Subject: download the actual data --- bin/wayfore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/wayfore (limited to 'bin') diff --git a/bin/wayfore b/bin/wayfore new file mode 100755 index 0000000..b0bde8a --- /dev/null +++ b/bin/wayfore @@ -0,0 +1,4 @@ +#!/usr/bin/sed -zrf +# The opposite of 'wayback' +s/(<[hH][eE][aA][dD]>).*/\1/ +s/.*// -- cgit v1.2.3