-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path911.html
More file actions
42 lines (37 loc) · 1.62 KB
/
Copy path911.html
File metadata and controls
42 lines (37 loc) · 1.62 KB
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
<?DOCTYPE html?>
<html>
<!-- document on Jan 22, 2019 @ 6PM / author(the only dev): @911992-->
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>iWordnet | Developer</title>
<style>
* {
font-family: 'Courier New', Courier, monospace;
}
</style>
</head>
<body>
<section class="showcase" style="text-align: left">
<b>Error 1000! Nothing special here.</b>
<h1>iWordnet by <i><code>@911992</code></i></h1>
<p>The lone, and the only iWordnet's programmer.</p>
<p>You may contact the dev(911922) using: ar[dot]ash[dot]dx@googlemail[dot]com</p>
<!-- <p>He has no any social profile online! But you could contact with him using iWordnet <a href="https://twitter.com/iWordnet?lang=en">twitter</a>
page.</p> -->
<p>
<!-- <h3><code>@911992</code>->connect</h3> -->
<!-- You may contact with 911992, using...
<br />
TW:<a href="https://twitter.com/XXX" title="AAA">link</a><br />
LI:<a href="www.linkedin.com/in/XXX" title="AAA">link</a>
<br /> -->
<!-- <p>He has no any social profile online! But you could contact with him using iWordnet social pages below.</p> -->
<h3>iWordnet->connect</h3>
iWordnet::github <a href="https://github.com/911992/iwordnet" title="iwordnet github">link</a><br />
<!-- iWordnet:instagram:<a href="https://www.instagram.com/iwordnetapp/" title="TW_iWordnet">link</a> (<abbr
title="I don't check DMs, becasue instagram web interface has no such functionality :(">no DM please</abbr>) -->
</p>
<p><a href="/">back to product landing page</a></p>
</section>
</body>
</html>