-
Notifications
You must be signed in to change notification settings - Fork 0
/
killmypi.html
363 lines (341 loc) · 24 KB
/
killmypi.html
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE html>
<html id="html">
<head>
<title>Kill My Pi</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" />
<link rel="stylesheet" type="text/css" href="/css/1.css" />
<style>
.background {
background-image: url("/images/killmypi.png");
background-position: 50% !important;
}
</style>
<script>document.documentElement.className += " js";</script>
</head>
<body>
<div class="background"></div>
<div class="page">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">The Walnuts Pi</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="/">thewalnutspi.ml</a></li>
<li><a href="https://samuelthomas2774.github.io">samuelthomas2774.github.io</a></li>
<li><a href="https://harryuk.github.io">harryuk.github.io</a></li>
<li><a href="/#contact">Contact</a></li>
<li><a href="https://github.com/thewalnutspi">GitHub</a></li>
<li class="no-js"><a href="/#pi-1">Pi 1</a></li>
<li class="no-js"><a href="/#pi-2">Pi 2</a></li>
<li class="no-js"><a href="/#pi-3">Pi 3</a></li>
<li class="no-js"><a href="/#pi-4">Pi 4</a></li>
<li class="dropdown js" id="navbar-dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Pis <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-header">HTTP</li>
<li><a href="http://pi-1.thewalnutspi.ml">Pi 1 <i>*</i></a></li>
<li><a href="http://pi-2.thewalnutspi.ml">Pi 2 <i>*</i></a></li>
<li><a href="http://pi-3.thewalnutspi.ml">Pi 3 <i>*</i></a></li>
<li><a href="http://pi-4.thewalnutspi.ml">Pi 4 <i>*</i></a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">HTTPS</li>
<li><a href="https://pi-1.thewalnutspi.ml">Pi 1 <i>*</i></a></li>
<li><a href="https://pi-2.thewalnutspi.ml">Pi 2 <i>*</i></a></li>
<li><a href="https://pi-3.thewalnutspi.ml">Pi 3 <i>*</i></a></li>
<li><a href="https://pi-4.thewalnutspi.ml">Pi 4 <i>*</i></a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">Support E-mail</li>
<li><a href="mailto:[email protected]">Pi 1 <i>*</i></a></li>
<li><a href="mailto:[email protected]">Pi 2 <i>*</i></a></li>
<li><a href="mailto:[email protected]">Pi 3 <i>*</i></a></li>
<li><a href="mailto:[email protected]">Pi 4 <i>*</i></a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">Server Message Block</li>
<li><a href="smb://[email protected]">Pi 1 <i>*</i></a></li>
<li><a href="smb://[email protected]">Pi 2 <i>*</i></a></li>
<li><a href="smb://[email protected]">Pi 3 <i>*</i></a></li>
<li><a href="smb://[email protected]">Pi 4 <i>*</i></a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">phpMyAdmin</li>
<li><a href="https://phpmyadmin-1.thewalnutspi.ml">Pi 1 <i>*</i></a></li>
<li><a href="https://phpmyadmin-2.thewalnutspi.ml">Pi 2 <i>*</i></a></li>
<li><a href="https://phpmyadmin-3.thewalnutspi.ml">Pi 3 <i>*</i></a></li>
<li><a href="https://phpmyadmin-4.thewalnutspi.ml">Pi 4 <i>*</i></a></li>
</ul>
</li>
<li class="dropdown active js" id="navbar-dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Menu <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#why">Why?</a></li>
<li><a href="#usage">Usage</a></li>
<li><a href="#ad">Ad</a></li>
<li><a href="#contact">Project Contact</a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">Forks</li>
<li><a href="#killmypi">thewalnutspi/killmypi</a></li>
<li><a href="#samuelthomas2774-killmypi">samuelthomas2774/killmypi</a></li>
<li class="divider" role="separator"></li>
<li><a href="/#updates">Updates</a></li>
<li class="divider" role="separator"></li>
<li><a href="/#pi-1">Pi 1 <span class="site-status js" data-site="pi-1.thewalnutspi.ml">
<span class="label label-default"><svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg></span>
</span></a></li>
<li><a href="/#pi-2">Pi 2 <span class="site-status js" data-site="pi-2.thewalnutspi.ml">
<span class="label label-default"><svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg></span>
</span></a></li>
<li><a href="/#pi-3">Pi 3 <span class="site-status js" data-site="pi-3.thewalnutspi.ml">
<span class="label label-default"><svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg></span>
</span></a></li>
<li><a href="/#pi-4">Pi 4 <span class="site-status js" data-site="pi-4.thewalnutspi.ml">
<span class="label label-default"><svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg></span>
</span></a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">Projects</li>
<li><a href="/#foodheaven">Food Heaven</a></li>
<li><a href="/#pecs-online">PECS Online</a></li>
<li><a href="/#project-w">Project W</a></li>
<li><a href="/#username-generator">Username generator</a></li>
<li><a href="/#zeus">Zeus</a></li>
<li><a href="/#guess-the-number">Guess the Number</a></li>
<li><a href="/#guessing-game">Guessing game</a></li>
<li><a href="/#capital-city-quiz">Capital City Quiz</a></li>
<li><a href="/#geoquiz">GeoQuiz</a></li>
<li><a href="/#dns-update-client">DNS Update Client</a></li>
<li><a href="/#remote-ddns">Remote Dynamic DNS</a></li>
<li><a href="/#the-walnuts-portal">The Walnuts Portal</a></li>
<li class="active"><a href="/killmypi">Kill My Pi</a></li>
<li class="divider" role="separator"></li>
<li class="dropdown-header">People</li>
<li><a href="/#samuel-elliott">Samuel Elliott</a></li>
<li><a href="/#harry-carrigan">Harry Carrigan</a></li>
<li class="divider" role="separator"></li>
<li><a href="javascript:$.fadein.reset();">Reset scrolling animation</a></li>
<li><a href="javascript:$('html,body').scrollTop(0);">Scroll to the top</a></li>
<li><a href="javascript:$('html,body').scrollTop(0);$.fadein.reset();">Scroll to the top and reset scrolling animation</a></li>
<li><a href="javascript:history.pushState(null,null,window.location.pathname+window.location.search);">Delete url hash</a></li>
</ul>
</li>
<li class="active no-js"><a href="/killmypi">Kill My Pi</a></li>
</ul>
</div><!--/.navbar-collapse -->
</div>
</nav>
<div class="jumbotron">
<div class="container">
<h1>.../KillMyPi</h1>
<iframe class="center-block" src="https://www.youtube.com/embed/lYf9HK-rI1s" allowfullscreen="allowfullscreen" style="width: 100%; max-width: 854px; height: 480px; border: 0px;"></iframe>
<p class="text-center" style="margin-top: 20px;"><i>* Total destruction not guarenteed.</i></p>
</div>
</div>
<noscript>
<div class="container">
<p class="alert alert-warning"><span class="glyphicon glyphicon-alert"></span> <strong>You have JavaScript disabled.</strong> Don't you want to see the fancy scrolling animation?</p>
</div>
</noscript>
<div class="fade-out-on-scroll" style="display: none;">
<div class="container no-background text-center">
<h3><span class="glyphicon glyphicon-arrow-down"></span></h3>
<p>Scroll down to see more</p>
</div>
</div>
<div class="section-header fade-in-on-scroll">
<div class="container no-background">
<h2>.../KillMyPi</h2>
<p>The #1 tool to kill off your Raspberry Pi once and for all.</p>
</div>
</div>
<div class="section fade-in-on-scroll blur-background">
<div class="anchor" id="why"></div>
<div class="container">
<h3>So why do I want this?</h3>
<p><a class="btn btn-default" href="/killmypi/why">Click here to find out</a></p>
</div>
</div>
<div class="section fade-in-on-scroll blur-background">
<div class="anchor" id="usage"></div>
<div class="container">
<h3>So... how do I use this?</h3>
<div class="fade-in-on-scroll">
<p>Well, first download it:</p>
<pre><code>cd /tmp
git clone https://github.com/thewalnutspi/killmypi.git
cd killmypi</code></pre>
</div>
<div class="fade-in-on-scroll">
<p>Then make KillMyPi.sh executable and run it:</p>
<pre><code>chmod +x KillMyPi.sh
./KillMyPi.sh</code></pre>
</div>
<div class="fade-in-on-scroll">
<p>When you run it, you'll be given a warning:</p>
<pre><code>pi@harry:/tmp $ ./KillMyPi.sh
To confirm you have a fire extinguisher ready - use the -justdoit argument
./KillMyPi.sh -justdoit
WARNING - This script will:
- Install penguinpuzzle
- Install PHP
- Launch 41 instances of penguinpuzzle
- Kick every other user off
- Have a look at some important-looking stuff
- Gets rid of WINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWSWINDOWS
- Give you the link to a funny YouTube video
- Output some stuff
ALSO -- WARNING:
- This script will output a lot of flashing colours</code></pre>
</div>
<div class="fade-in-on-scroll">
<p class="alert alert-warning"><span class="glyphicon glyphicon-alert"></span> That's your final warning.</p>
<p>To continue type:</p>
<pre><code>./KillMyPi.sh -justdoit</code></pre>
</div>
<div class="fade-in-on-scroll">
<p>Then sit back and watch your Raspberry Pi die.</p>
<p class="alert alert-danger"><span class="glyphicon glyphicon-off"></span> When you are done make sure you unplug your Raspberry Pi.</p>
</div>
</div>
</div>
<div class="section jumbotron fade-in-on-scroll">
<div class="anchor" id="ad"></div>
<div class="container">
<h2>Watch the ad</h2>
<video controls="controls" style="width: 100%; height: auto;">
<source src="/killmypi-ad.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>
</div>
</div>
<div class="section fade-in-on-scroll blur-background">
<div class="anchor" id="killmypi"></div>
<div class="container">
<h2><div class="btn-group pull-right">
<a class="btn btn-primary" href="https://github.com/thewalnutspi/killmypi"><svg class="octicon octicon-mark-github" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg> GitHub</a>
<a class="btn btn-default" href="/killmypi"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg> Website</a>
<a class="btn btn-default" href="https://github.com/thewalnutspi/killmypi/fork"><svg class="octicon octicon-repo-forked" viewBox="0 0 10 16" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> Fork</a>
<a class="btn btn-default" href="https://github.com/thewalnutspi/killmypi/archive/master.zip"><svg class="octicon octicon-arrow-down" viewBox="0 0 10 16" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7 7V3H3v4H0l5 6 5-6z"></path></svg> Download</a>
</div>Kill My Pi <small style="vertical-align: 4px;"><span class="label label-default text-uppercase">Harry Carrigan</span>
<span class="label label-default js">
<svg class="octicon octicon-star" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
<span class="github-stars" data-repository="thewalnutspi/killmypi" data-updatingcontent='<svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg>'>
<svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg>
</span>
</span>
</small></h2>
<p>The #1 tool to kill off your Raspberry Pi once and for all.</p>
<p><a href="https://github.com/thewalnutspi/killmypi/blob/af0af15759ee3be28063505359f5a240e34e9373/The%20Truth.png">Click here to find out the truth</a>. Also, <a href="https://github.com/thewalnutspi/killmypi/issues/1">https://github.com/thewalnutspi/killmypi/issues/1</a>.</p>
</div>
</div>
<div class="section fade-in-on-scroll blur-background">
<div class="anchor" id="samuelthomas2774-killmypi"></div>
<div class="container">
<h2><div class="btn-group pull-right">
<a class="btn btn-primary" href="https://github.com/samuelthomas2774/killmypi"><svg class="octicon octicon-mark-github" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg> GitHub</a>
<a class="btn btn-default" href="/killmypi#samuelthomas2774-killmypi"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg> Website</button>
<a class="btn btn-default" href="https://github.com/thewalnutspi/killmypi/fork"><svg class="octicon octicon-repo-forked" viewBox="0 0 10 16" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> Fork</a>
<a class="btn btn-default" href="https://github.com/samuelthomas2774/killmypi/archive/master.zip"><svg class="octicon octicon-arrow-down" viewBox="0 0 10 16" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7 7V3H3v4H0l5 6 5-6z"></path></svg> Download</a>
</div>samuelthomas2774/killmypi <small style="vertical-align: 4px;">
<span class="label label-default js">
<svg class="octicon octicon-star" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
<span class="github-stars" data-repository="samuelthomas2774/killmypi" data-updatingcontent='<svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg>'>
<svg class="octicon octicon-ellipsis" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path d="M11 5H1c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM4 9H2V7h2v2zm3 0H5V7h2v2zm3 0H8V7h2v2z"></path></svg>
</span>
</span>
</small></h2>
<p>The #1 tool to kill off your Raspberry Pi once and for all.</p>
<p>Fork by <a href="/#samuel-elliott">Samuel Elliott</a>.</p>
</div>
</div>
<div class="section fade-in-on-scroll">
<div class="anchor" id="contact"></div>
<div class="container no-background">
<h2>Contact us</h2>
</div>
<div class="blur-background">
<div class="container">
<br />
<p>You can contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
<form class="form-horizontal" action="https://server-secure.samuelthomas.ml/thewalnutspi/killmypi/save-contact" method="post">
<div class="form-group">
<label class="col-sm-2 control-label" for="contact-name">Name</label>
<div class="col-sm-10">
<input class="form-control" type="text" name="name" id="contact-name">
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label" for="contact-email">Email address</label>
<div class="col-sm-10">
<input class="form-control" type="email" name="email" id="contact-email">
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label" for="contact-message">Message</label>
<div class="col-sm-10">
<textarea class="form-control" name="message" id="contact-message" style="min-height: 100px; max-height: 400px; resize: vertical;"></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button class="btn btn-primary" type="submit">Submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="section blur-background" style="position: -webkit-sticky; position: sticky; bottom: 0px; background-color: rgba(92, 184, 92, 0.5); font-weight: bold;">
<div class="anchor" id="helpline"></div>
<div class="container text-danger">
<h2 class="pull-left text-uppercase" style="margin-top: 10px;">Raspberry Pi Relief Helpline</h2>
<p class="pull-right" style="margin-top: 17px;"><span class="glyphicon glyphicon-earphone"></span> +44 999 ... sorry - it doesn't exist</p>
</div>
</div>
<footer class="footer gray-background">
<div class="container">
<p>Copyright © 2017 Samuel Elliott</p>
<p>This website's source code is hosted at <a href="https://github.com/thewalnutspi/thewalnutspi.ml">https://github.com/thewalnutspi/thewalnutspi.ml</a>.</p>
<p>This website uses code from <a href="https://github.com/twbs/bootstrap">Twitter</a>, <a href="https://github.com/jquery/jquery">jQuery</a> and <a href="https://github.com/primer/octicons">GitHub</a>.</p>
</div>
</footer>
</div>
<!-- jQuery + Bootstrap -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="/js/fadein.js"></script>
<script src="/js/background.js"></script>
<script src="/js/github.js"></script>
<script src="https://status.samuelthomas.ml/api.js"></script>
<script src="/js/anchor.js"></script>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
// tracker methods like "setCustomDimension" should be called before "trackPageView"
_paq.push([ "trackPageView" ]);
_paq.push([ "enableLinkTracking" ]);
(function() {
var url = "https://thewalnutspi.ml/piwik/";
_paq.push([ "setTrackerUrl", url + "piwik.php" ]);
_paq.push([ "setSiteId", "1" ]);
var script = document.createElement("script"),
firstscript = document.getElementsByTagName("script")[0];
script.type = "text/javascript";
script.async = true;
script.defer = true;
script.src = url + "piwik.js";
firstscript.parentNode.insertBefore(script, firstscript);
})();
</script>
<noscript><img src="https://thewalnutspi.ml/piwik/piwik.php?idsite=1&rec=1" alt="" style="border: 0px;" /></noscript>
</body>
</html>