home · contact · privacy
Move everything that does not need to be top level dir into sub dir.
[redo-blog] / processor / url.meta.do
diff --git a/processor/url.meta.do b/processor/url.meta.do
deleted file mode 100644 (file)
index 4e4079f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ ! -f "$1" ]; then
-  printf "http://example.org/"
-fi