Quick Fix

This commit is contained in:
Stephen Cochrane 2020-10-25 19:04:41 +02:00
parent 9931b1f69d
commit 7eaa1b35c4
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ conv () {
# !/name.domain -> http://name.domain
sed -E "s|(\\^/)([^ \)]*)|^\/<a href=$HOST/\2>\2</a>|g" |
sed -E "s|(\\*/)([^ \)]*)|*\/<a href=https:\/\/\2/>\2</a>|g" |
sed -E "s|(\\!/)([^ \)]*)|*\/<a href=http:\/\/\2/>\2</a>|g" |
sed -E "s|(\\!/)([^ \)]*)|!\/<a href=http:\/\/\2/>\2</a>|g" |
sed -E '/%%BODY%%/r /dev/stdin' raw/template.html |
sed -E '/%%BODY%%/d'

View File

@ -32,7 +32,7 @@
| |
| * Please go take a look at my friend Tristan, aka |
| "The king of subnets"/"alloca go brrr", his |
| website located here !/deavmi.assigned.network |
| website located here !/deavmi.assigned.network |
| |
+-------------------------------------------------------+