forked from caracal-js/Incognito
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.json
27 lines (27 loc) · 927 Bytes
/
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
{
"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\">Ultraviolet</a> & Incognito</p>"
},
{
"name": "<a href=\"https://github.com/e9x\">e9x</a>",
"data": "Creator of <a href=\"https://github.com/tomphttp/\">TompHTTP</a>"
}
],
"socials": [
{
"name": "<a href=\"https://www.patreon.com/incognitotn\">Patreon</a>",
"data": "Helps Incognito restock its domains & upgrade servers"
}
],
"contact": [
{
"name": "<a href=\"mailto:incognito@titaniumnetwork.org\">incognito@titaniumnetwork.org</a>"
}
]
}