mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 8542c2f779
This commit is contained in:
parent
28866c562c
commit
bc8d22cd47
1 changed files with 63 additions and 0 deletions
63
index.json
63
index.json
|
@ -1959,6 +1959,69 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "IVPN",
|
||||
"name": "IVPN",
|
||||
"categories": [
|
||||
"VPN"
|
||||
],
|
||||
"description": "Audited, privacy focused VPN service.",
|
||||
"team": {
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Nicholas Pestell",
|
||||
"role": "CEO",
|
||||
"link": "https://github.com/cipheromega"
|
||||
},
|
||||
{
|
||||
"name": "Edward De",
|
||||
"role": "Technical Support Lead",
|
||||
"link": "https://www.linkedin.com/in/edward-de-91793b163/"
|
||||
},
|
||||
{
|
||||
"name": "Iain Douglas",
|
||||
"link": "https://github.com/Iain-ivpn"
|
||||
},
|
||||
{
|
||||
"name": "Gorka Pernas",
|
||||
"role": "Senior QA Engineer",
|
||||
"link": "https://github.com/gorkapernas"
|
||||
},
|
||||
{
|
||||
"name": "Natanael Rodriguez",
|
||||
"link": "https://github.com/nathanrod"
|
||||
},
|
||||
{
|
||||
"name": "Juraj Hilje",
|
||||
"role": "Dev",
|
||||
"link": "https://github.com/jurajhilje"
|
||||
},
|
||||
{
|
||||
"name": "Alexandr Stelnykovych",
|
||||
"role": "Dev",
|
||||
"link": "https://github.com/stenya"
|
||||
},
|
||||
{
|
||||
"name": "Jordan Sullivan",
|
||||
"link": "https://github.com/jordan-ivpn"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://www.ivpn.net/en/",
|
||||
"github": "https://github.com/ivpn",
|
||||
"blog": "https://www.ivpn.net/en/blog/",
|
||||
"twitter": "https://x.com/ivpnnet"
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
"version": "Mainnet",
|
||||
"testnet": false,
|
||||
"mainnet": true
|
||||
},
|
||||
"have_token": false
|
||||
},
|
||||
{
|
||||
"id": "ethrome",
|
||||
"name": "ETHRome",
|
||||
|
|
Loading…
Reference in a new issue