summaryrefslogtreecommitdiff
blob: 44cf2211324609163350001751aa4837187d7ef0 (plain) (blame)
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
<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
	<!--<![endif]-->
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<title>Hello World</title>
		<meta property="og:title" content="Hello World" />
		<meta property="og:type" content="website" />
		<meta property="og:url" content="http://ring0.xyz" />
		<meta property="og:site_name" content="Hello World" />
		<meta name="theme-color" content="#2b303b">
		<meta name="viewport" content="width=device-width">
		<link rel="icon" type="image/x-icon" href="favicon.ico">
		<link rel="stylesheet" href="css/main.css">
		<link rel="stylesheet" href="css/font.css">
		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
		<script type="text/javascript" src="https://blockchain.info/Resources/wallet/pay-now-button.js"></script>
	</head>
	<body>
		<div class="bg-highlight">
<pre><strong>clarkzjw</strong> <span>at</span> <strong>protonmail</strong> <span>dot</span> <strong>ch</strong>
<span>$</span> apt-get update
<span>$</span> apt-get remove emacs
<span>$</span> apt-get install vim
<span>$</span> apt-get remove bas
<span>$</span> apt-get install zsh
<span>$</span> sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"</pre>
		</div>
		<div class="copyright">
			        <pre>
				<span>Copyleft 2015 Powered by <a href="https://gitcafe.com/">GitCafe</a></span>
			</pre>
		</div>
		<section class="block">
			<div class="centered">
				<p>Long Live Shadowsocks and GoAgent.</p>
				<p>There is a <a href="https://www.evernote.com/pub/clarkzjw/websnapshotshare" target="_blank">list of articles</a> (The link is blocked in mainland China) I saved and shared at Evernote.</p>
				<br>
				<p>Me</p>
				<p><a href="mailto:[email protected]">Email</a> | <a href="https://twitter.com/JinweiClarkChao">Twitter</a> | <a href="http://steamcommunity.com/id/clarkzjw/">Steam</a> | <a href="https://github.com/JinweiClarkChao">GitHub</a> | <a href="https://www.instagram.com/clarkzjw/">Instagram</a></p>
				<p>Feel free to write PGP-encrypted email to me.</p>
				<br>
				<div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn"
					data-address="1GasDeKZ94gyZE5U4X4rxWyLb2byL4CVY5"
					data-shared="false">
					<div class="blockchain stage-begin">
						<img src="https://blockchain.info/Resources/buttons/donate_64.png"/>
					</div>
					<div class="blockchain stage-loading" style="text-align:center">
						<img src="https://blockchain.info/Resources/loading-large.gif"/>
					</div>
					<div class="blockchain stage-ready">
						<p align="center">Please Donate To Bitcoin Address: <a href="https://blockchain.info/address/1GasDeKZ94gyZE5U4X4rxWyLb2byL4CVY5"><b>[[address]]</b></a></p>
						<p align="center" class="qr-code"></p>
					</div>
					<div class="blockchain stage-paid">
						Donation of <b>[[value]] BTC</b> Received. Thank You.
					</div>
					<div class="blockchain stage-error">
						<font color="red">[[error]]</font>
					</div>
				</div>
			</div>
		</section>
		<script>
		(function(i, s, o, g, r, a, m) {
		i['GoogleAnalyticsObject'] = r;
		i[r] = i[r] || function() {
		(i[r].q = i[r].q || []).push(arguments)
		}, i[r].l = 1 * new Date();
		a = s.createElement(o),
		m = s.getElementsByTagName(o)[0];
		a.async = 1;
		a.src = g;
		m.parentNode.insertBefore(a, m)
		})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
		ga('create', 'UA-66727818-1', 'auto');
		ga('send', 'pageview');
		</script>
	</body>
</html>
Powered by cgit v1.2.3 (git 2.41.0)