summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-06-30 22:27:24 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-06-30 22:27:24 -0400
commit2631b600d153aeda1d4201164dafc023dfdceedb (patch)
treeeb3458af979ed98230e5d5ce40709202df14f2ed /bin
parent99011e7fcebeccc26a3da591e3445a93ffadad3c (diff)
download the actual data
Diffstat (limited to 'bin')
-rwxr-xr-xbin/wayfore4
1 files changed, 4 insertions, 0 deletions
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]>).*<!-- End Wayback Rewrite JS Include -->/\1/
+s/<!-- BEGIN WAYBACK TOOLBAR INSERT -->.*<!-- END WAYBACK TOOLBAR INSERT -->//