about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xblog4
1 files changed, 3 insertions, 1 deletions
diff --git a/blog b/blog
index abcffc6..3f37676 100755
--- a/blog
+++ b/blog
@@ -22,8 +22,10 @@ fn gettitle{
 }
 posts=`{ls -p $webroot/posts}
 fullurl=`{read}
+echo $fullurl >[1=2]
 url=`{echo $fullurl | sed 's/gemini:\/\/[0-9 a-z .]*//
-			s/
//'}
+			s/
//
+			s/%2B/+/g'}
 
 if(~ $url '') url=/
 
gfixes in saving/loading cursor position' href='/akkartik/view.love/commit/Manual_tests.md?id=14c08f9bd9a45d2f05727ea47b128afdbdff1d24'>14c08f9 ^
5b2e629 ^




e1c5a42 ^
c4333b8 ^
fa778f9 ^
c4333b8 ^
9993014 ^
e1c5a42 ^


192e16b ^
e2734cd ^


6587959 ^
e2734cd ^
e1c5a42 ^
c4333b8 ^
e1c5a42 ^
192e16b ^
0114cd1 ^



9aa7577 ^
6a1d8e5 ^
9c8285b ^

5d41640 ^
9c8285b ^
da9d948 ^




e839c30 ^


53c3524 ^
5b2e629 ^

e2e3aea ^
2e3a85d ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61