-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.json
31 lines (31 loc) · 1.07 KB
/
about.json
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
{
"main": {
"title": "About Incognito",
"data": "Access the world wide web, Incognito is an anti-censorship web service."
},
"authors": [
{
"name": "<a href=\"https://github.com/caracal-js\">Caracal.js</a>",
"data": "Creator of <a href=\"https://github.com/titaniumnetwork-dev/Ultraviolet\">Ultr­avi­olet</a> & Incognito</p>"
},
{
"name": "<a href=\"https://github.com/e9x\">e9x</a>",
"data": "Creator of <a href=\"https://github.com/tomphttp/\">TompHTTP</a>"
},
{
"name": "<a href=\"https://github.com/amethystnetwork-dev/\">Amethyst Network</a>",
"data": "Created deployable version"
}
],
"socials": [
{
"name": "<a href=\"https://discord.gg/unblock\">TN Server</a>",
"data": "The official Ti­tan­ium Ne­two­rk disc­ord server."
}
],
"contact": [
{
"name": "<a href=\"mailto:[email protected]\">No email provided</a>"
}
]
}