this.me 2.8.2 → 2.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -5
- package/index.js +13 -4
- package/jsdoc.json +21 -13
- package/nino.js +2 -0
- package/package.json +3 -8
- package/src/cli/CLI.md +20 -0
- package/src/cli/shell.js +64 -11
- package/src/hash.js +24 -0
- package/src/me.html +0 -19
- package/src/me.js +6 -4
- package/src/searchImages.js +31 -0
- package/docs/Me.html +0 -697
- package/docs/README.md +0 -53
- package/docs/global.html +0 -890
- package/docs/index.html +0 -208
- package/docs/index.js.html +0 -169
- package/docs/module-00-Index.html +0 -243
- package/docs/module-CLI.html +0 -354
- package/docs/scripts/app.min.js +0 -1
- package/docs/scripts/linenumber.js +0 -26
- package/docs/scripts/search.js +0 -39
- package/docs/src_cli_ishell_shell.js.html +0 -305
- package/docs/src_cli_main.js.html +0 -241
- package/docs/src_me.js.html +0 -211
- package/docs/styles/app.min.css +0 -1
- package/docs/styles/iframe.css +0 -13
- package/docs/styles/prettify-jsdoc.css +0 -111
- package/docs/styles/prettify-tomorrow.css +0 -132
- package/docs/styles/reset.css +0 -44
- package/docs/this.me.png +0 -0
- package/src/os/unix/install_me.sh +0 -5
- package/src/this/dir.js +0 -0
- package/src/this/file.js +0 -0
- package/src/this/url.js +0 -0
- package/src/this/video.js +0 -0
package/docs/Me.html
DELETED
|
@@ -1,697 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
|
|
4
|
-
<head>
|
|
5
|
-
...
|
|
6
|
-
<meta charset="utf-8">
|
|
7
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
-
<title>This.Me Me</title>
|
|
9
|
-
|
|
10
|
-
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
|
|
11
|
-
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
|
|
12
|
-
<script src="./build/entry.js"></script>
|
|
13
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
14
|
-
<!--[if lt IE 9]>
|
|
15
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
16
|
-
<![endif]-->
|
|
17
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
|
|
18
|
-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
|
19
|
-
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
|
|
20
|
-
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
21
|
-
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
22
|
-
<link type="text/css" rel="stylesheet" href="style.css">
|
|
23
|
-
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
</head>
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
<body class="layout small-header">
|
|
31
|
-
<div id="stickyNavbarOverlay"></div>
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
<div class="top-nav">
|
|
35
|
-
<div class="inner">
|
|
36
|
-
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
37
|
-
<span aria-hidden="true"></span>
|
|
38
|
-
<span aria-hidden="true"></span>
|
|
39
|
-
<span aria-hidden="true"></span>
|
|
40
|
-
</a>
|
|
41
|
-
<div class="logo">
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
<a href="index.html">
|
|
45
|
-
<h1 class="navbar-item">This.Me</h1>
|
|
46
|
-
</a>
|
|
47
|
-
|
|
48
|
-
</div>
|
|
49
|
-
<div class="menu">
|
|
50
|
-
|
|
51
|
-
<div class="navigation">
|
|
52
|
-
<a
|
|
53
|
-
href="index.html"
|
|
54
|
-
class="link"
|
|
55
|
-
>
|
|
56
|
-
Documentation
|
|
57
|
-
</a>
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
<a
|
|
62
|
-
class="link user-link "
|
|
63
|
-
href="https://suign.github.io/all.this/"
|
|
64
|
-
>
|
|
65
|
-
all.This @Packages
|
|
66
|
-
</a>
|
|
67
|
-
|
|
68
|
-
<a
|
|
69
|
-
class="link user-link "
|
|
70
|
-
href="https://github.com/suiGn/neurons.me"
|
|
71
|
-
>
|
|
72
|
-
Github
|
|
73
|
-
</a>
|
|
74
|
-
|
|
75
|
-
<a
|
|
76
|
-
class="link user-link "
|
|
77
|
-
href="https://neurons.me"
|
|
78
|
-
>
|
|
79
|
-
App
|
|
80
|
-
</a>
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
</div>
|
|
87
|
-
</div>
|
|
88
|
-
<div id="main">
|
|
89
|
-
<div
|
|
90
|
-
class="sidebar "
|
|
91
|
-
id="sidebarNav"
|
|
92
|
-
>
|
|
93
|
-
|
|
94
|
-
<div class="search-wrapper">
|
|
95
|
-
<input id="search" type="text" placeholder="Search docs..." class="input">
|
|
96
|
-
</div>
|
|
97
|
-
|
|
98
|
-
<nav>
|
|
99
|
-
|
|
100
|
-
<h2><a href="index.html">Documentation</a></h2><div class="category"><h3>Modules</h3><ul><li><a href="module-00-Index.html">00-Index</a></li><li><a href="module-CLI.html">CLI</a></li></ul><h3>Classes</h3><ul><li><a href="Me.html">Me</a></li></ul><h3>Global</h3><ul><li><a href="global.html#createMe">createMe</a></li><li><a href="global.html#listMeProfiles">listMeProfiles</a></li><li><a href="global.html#selectMe">selectMe</a></li><li><a href="global.html#selectProfile">selectProfile</a></li><li><a href="global.html#writeMe">writeMe</a></li></ul></div>
|
|
101
|
-
|
|
102
|
-
</nav>
|
|
103
|
-
</div>
|
|
104
|
-
<div class="core" id="main-content-wrapper">
|
|
105
|
-
<div class="content">
|
|
106
|
-
<header class="page-title">
|
|
107
|
-
<p>Class</p>
|
|
108
|
-
<h1>Me</h1>
|
|
109
|
-
</header>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
<section>
|
|
116
|
-
|
|
117
|
-
<header>
|
|
118
|
-
|
|
119
|
-
<h2><span class="attribs"><span class="type-signature"></span></span>Me<span class="signature">(name, lastname, birthday, password, pin)</span><span class="type-signature"></span></h2>
|
|
120
|
-
|
|
121
|
-
<div class="class-description">Represents a user identity in the this.me system.</div>
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
</header>
|
|
125
|
-
|
|
126
|
-
<article>
|
|
127
|
-
<div class="container-overview">
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
<div class='vertical-section'>
|
|
131
|
-
<div class="members">
|
|
132
|
-
<div class="member">
|
|
133
|
-
<div class=name>
|
|
134
|
-
<span class="tag">Constructor</span>
|
|
135
|
-
</div>
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
<h4 class="name" id="Me">
|
|
141
|
-
<a class="href-link" href="#Me">#</a>
|
|
142
|
-
|
|
143
|
-
<span class="code-name">
|
|
144
|
-
|
|
145
|
-
new Me<span class="signature">(name, lastname, birthday, password, pin)</span><span class="type-signature"></span>
|
|
146
|
-
|
|
147
|
-
</span>
|
|
148
|
-
</h4>
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
<div class="description">
|
|
154
|
-
Create a me instance.
|
|
155
|
-
</div>
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
<h5>Parameters:</h5>
|
|
167
|
-
|
|
168
|
-
<div class="table-container">
|
|
169
|
-
<table class="params table">
|
|
170
|
-
<thead>
|
|
171
|
-
<tr>
|
|
172
|
-
|
|
173
|
-
<th>Name</th>
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
<th>Type</th>
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
<th class="last">Description</th>
|
|
183
|
-
</tr>
|
|
184
|
-
</thead>
|
|
185
|
-
|
|
186
|
-
<tbody>
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
<tr class="deep-level-0">
|
|
191
|
-
|
|
192
|
-
<td class="name"><code>name</code></td>
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
<td class="type">
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
<code class="param-type">string</code>
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
</td>
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
<td class="description last">The first name of the user.</td>
|
|
209
|
-
</tr>
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
<tr class="deep-level-0">
|
|
216
|
-
|
|
217
|
-
<td class="name"><code>lastname</code></td>
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
<td class="type">
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
<code class="param-type">string</code>
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
</td>
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
<td class="description last">The last name of the user.</td>
|
|
234
|
-
</tr>
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
<tr class="deep-level-0">
|
|
241
|
-
|
|
242
|
-
<td class="name"><code>birthday</code></td>
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
<td class="type">
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
<code class="param-type">string</code>
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
</td>
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
<td class="description last">The birthday of the user in YYYY-MM-DD format.</td>
|
|
259
|
-
</tr>
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
<tr class="deep-level-0">
|
|
266
|
-
|
|
267
|
-
<td class="name"><code>password</code></td>
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
<td class="type">
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
<code class="param-type">string</code>
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
</td>
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
<td class="description last">The password chosen by the user.</td>
|
|
284
|
-
</tr>
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
<tr class="deep-level-0">
|
|
291
|
-
|
|
292
|
-
<td class="name"><code>pin</code></td>
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
<td class="type">
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
<code class="param-type">string</code>
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
</td>
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
<td class="description last">The personal identification number chosen by the user.</td>
|
|
309
|
-
</tr>
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
</tbody>
|
|
314
|
-
</table>
|
|
315
|
-
</div>
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
<dl class="details">
|
|
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
|
-
<p class="tag-source">
|
|
354
|
-
<a href="src_me.js.html" class="button">View Source</a>
|
|
355
|
-
<span>
|
|
356
|
-
<a href="src_me.js.html">src/me.js</a>, <a href="src_me.js.html#line4">line 4</a>
|
|
357
|
-
</span>
|
|
358
|
-
</p>
|
|
359
|
-
|
|
360
|
-
</dl>
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
</div>
|
|
384
|
-
</div>
|
|
385
|
-
</div>
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
</div>
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
<div class='vertical-section'>
|
|
406
|
-
<h1>Methods</h1>
|
|
407
|
-
<div class="members">
|
|
408
|
-
|
|
409
|
-
<div class="member">
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
<h4 class="name" id="getIdentityObject">
|
|
414
|
-
<a class="href-link" href="#getIdentityObject">#</a>
|
|
415
|
-
|
|
416
|
-
<span class="code-name">
|
|
417
|
-
|
|
418
|
-
getIdentityObject<span class="signature">()</span><span class="type-signature"> → {Object}</span>
|
|
419
|
-
|
|
420
|
-
</span>
|
|
421
|
-
</h4>
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
<div class="description">
|
|
427
|
-
Prepares and returns the identity object for hashing.
|
|
428
|
-
</div>
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
<dl class="details">
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
<p class="tag-source">
|
|
476
|
-
<a href="src_me.js.html" class="button">View Source</a>
|
|
477
|
-
<span>
|
|
478
|
-
<a href="src_me.js.html">src/me.js</a>, <a href="src_me.js.html#line36">line 36</a>
|
|
479
|
-
</span>
|
|
480
|
-
</p>
|
|
481
|
-
|
|
482
|
-
</dl>
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
<div class='columns method-parameter'>
|
|
502
|
-
<div class="column is-2"><label>Returns:</label></div>
|
|
503
|
-
<div class="column is-10">
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
<div class="columns">
|
|
508
|
-
|
|
509
|
-
<div class='param-desc column is-7'>The identity object with user data.</div>
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
<div class='column is-5 has-text-left'>
|
|
513
|
-
<label>Type: </label>
|
|
514
|
-
|
|
515
|
-
<code class="param-type">Object</code>
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
</div>
|
|
519
|
-
|
|
520
|
-
</div>
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
</div>
|
|
524
|
-
</div>
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
</div>
|
|
530
|
-
|
|
531
|
-
<div class="member">
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
<h4 class="name" id="validateData">
|
|
536
|
-
<a class="href-link" href="#validateData">#</a>
|
|
537
|
-
|
|
538
|
-
<span class="code-name">
|
|
539
|
-
|
|
540
|
-
validateData<span class="signature">()</span><span class="type-signature"></span>
|
|
541
|
-
|
|
542
|
-
</span>
|
|
543
|
-
</h4>
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
<div class="description">
|
|
549
|
-
Validates the user data. Throws an error if any field is empty.
|
|
550
|
-
</div>
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
<dl class="details">
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
<p class="tag-source">
|
|
598
|
-
<a href="src_me.js.html" class="button">View Source</a>
|
|
599
|
-
<span>
|
|
600
|
-
<a href="src_me.js.html">src/me.js</a>, <a href="src_me.js.html#line25">line 25</a>
|
|
601
|
-
</span>
|
|
602
|
-
</p>
|
|
603
|
-
|
|
604
|
-
</dl>
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
<div class='columns method-parameter'>
|
|
622
|
-
<div class="column is-2"><label>Throws:</label></div>
|
|
623
|
-
<div class="column is-10">
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
<div class="columns">
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
<div class='param-desc column is-12'>Will throw an error if a required field is missing.</div>
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
</div>
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
</div>
|
|
636
|
-
</div>
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
</div>
|
|
644
|
-
|
|
645
|
-
</div>
|
|
646
|
-
</div>
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
</article>
|
|
653
|
-
|
|
654
|
-
</section>
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
</div>
|
|
660
|
-
|
|
661
|
-
<footer class="footer">
|
|
662
|
-
<div class="content has-text-centered">
|
|
663
|
-
<p>
|
|
664
|
-
<style>
|
|
665
|
-
.center-div {
|
|
666
|
-
display: flex;
|
|
667
|
-
justify-content: center;
|
|
668
|
-
align-items: center;
|
|
669
|
-
height: 89px;
|
|
670
|
-
}
|
|
671
|
-
|
|
672
|
-
img {
|
|
673
|
-
max-width: 100%;
|
|
674
|
-
max-height: 100%;
|
|
675
|
-
}
|
|
676
|
-
</style>
|
|
677
|
-
<div class="center-div">
|
|
678
|
-
<img src="https://suign.github.io/neurons.me/neurons_logo.png" alt="Witness our Seal.">
|
|
679
|
-
</div>
|
|
680
|
-
<a href="http://neurons.me" target="_blank">neurons.me</a>
|
|
681
|
-
</p>
|
|
682
|
-
</div>
|
|
683
|
-
</footer>
|
|
684
|
-
|
|
685
|
-
</div>
|
|
686
|
-
<div id="side-nav" class="side-nav">
|
|
687
|
-
</div>
|
|
688
|
-
</div>
|
|
689
|
-
<script src="scripts/app.min.js"></script>
|
|
690
|
-
<script>PR.prettyPrint();</script>
|
|
691
|
-
<script src="scripts/linenumber.js"> </script>
|
|
692
|
-
|
|
693
|
-
<script src="scripts/search.js"> </script>
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
</body>
|
|
697
|
-
</html>
|