diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2023-10-12 18:34:46 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2023-10-14 19:04:19 -0600 |
commit | 8722fff2231107011d4b87104b7a024e48a6e0a3 (patch) | |
tree | 79ac5e7b3af4eef9d7aa8eef145ff8c2ee0958dd /bin | |
parent | b15e310abe81a952624c3e96dd117699de7359e1 (diff) |
Ditch bin/wayfore
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/wayfore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/wayfore b/bin/wayfore deleted file mode 100755 index b0bde8a..0000000 --- a/bin/wayfore +++ /dev/null @@ -1,4 +0,0 @@ -#!/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 -->// |