summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--index.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/index.html b/index.html
index a4f7bd5..13c4c2d 100644
--- a/index.html
+++ b/index.html
@@ -60,12 +60,16 @@
 				<h2>Contact</h2>
 				<p>There are many ways to contact me.  None of these require proprietary software.</p>
 				<ul>
-					<li>radio me at guard frequency (not recommended)</li>
-					<li>talk to me in real life</li>
-					<li>mail <a href="mailto:andrew@andrewyu.org">andrew@andrewyu.org</a></li>
-					<li>irc <a href="irc://irc.andrewyu.org:6697/Andrew">Andrew on AndrewIRC</a></li>
-					<li>irc <a href="irc://irc.libera.chat:6697/Andrew">Andrew on Libera</a></li>
-					<li><a href="https://www.fsf.org/fb"><img src="https://static.fsf.org/nosvn/not-fd.svg" alt="not f'd&mdash;you won't find me on Facebook" /></a></li>
+					<li>talk to me in real life;</li>
+					<li>radio me at 132.45&nbsp;MHz(not recommended);</li>
+					<li>mail <a href="mailto:andrew@andrewyu.org">andrew@andrewyu.org</a>;</li>
+					<li>irc <a href="irc://irc.andrewyu.org:6697/Andrew">Andrew on AndrewIRC</a>;</li>
+					<li>irc <a href="irc://irc.libera.chat:6697/Andrew">Andrew on Libera</a>;</li>
+				</ul>
+				<p>There are many ways <em>not</em> to contact me.</p>
+				<ul>
+					<li>WeChat is deprecated and unsupported.  I only keep an account for school and use Mojo-Weixin to relay it to IRC.  If you're also bothered by the mandatory usage of these software at school, sign <a href="https://my.fsf.org/give-students-userfreedom">the give students user freedom petition by the FSF</a>;</li>
+					<li><a href="https://www.fsf.org/fb"><img src="https://static.fsf.org/nosvn/not-fd.svg" alt="not f'd&mdash;you won't find me on Facebook" /></a>.</li>
 				</ul>
 				<p>My OpenPGP fingerprint is <code>58BD 7981 2187 1B71 870C 27D9 978B 5891 AD3F 5986</code>.  My public key is available at <a href="https://www.andrewyu.org/andrew.asc">https://www.andrewyu.org/andrew.asc</a>.  My key is on <a href="https://keys.openpgp.org">https://keys.openpgp.org</a>, but I don't trust key servers, you should just grab my key from my website.  Please don't send binary data to my IRC.</p>
 				<p>Contact me if you would like to sell an old ThinkPad x200 in good shape.</p>
-07-18 13:48:49 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-07-18 13:48:49 -0700 1814 - save code in editor' href='/akkartik/mu/commit/999spaces.cc?h=main&id=13ba3defe91b4de6ab3da7e937ee448c49909725'>13ba3def ^
1fad5eef ^
be3fb4e1 ^
7feea75b ^



9a81d746 ^
cdd6fd09 ^
7feea75b ^
cdd6fd09 ^

dfdfc7e9 ^


215365d4 ^

215365d4 ^

67bc24e7 ^
215365d4 ^
dfdfc7e9 ^
215365d4 ^
808e171d ^
1ead3562 ^
5d2a486d ^
f7631430 ^
f78f1907 ^
04209f72 ^
87f1cf60 ^

f78f1907 ^
5d2a486d ^


8a70ff4d ^
215365d4 ^


215365d4 ^
5d2a486d ^
dfdfc7e9 ^
215365d4 ^
f7631430 ^
215365d4 ^
5d2a486d ^

215365d4 ^
5d2a486d ^
1ead3562 ^
5d2a486d ^
1ead3562 ^
215365d4 ^
dfdfc7e9 ^
691b529e ^












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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88