NixNet/librehost.json

20 lines
687 B
JSON
Raw Normal View History

{
"@context" : "http://schema.org",
"@type" : "Organization",
"organizationType" : "Informal collective",
"name" : "NixNet",
"tagLine" : "Just some random services",
"homeUrl" : "https://nixnet.xyz",
"logo" : "https://nixnet.xyz/logo.png",
"description": "Some random services Amolith hosts for himself that are open for anyone to use.",
"communicationLanguages": "en",
"contactUrl": "https://nixnet.xyz/contact",
"privacyPolicyUrl" : "-",
"termsOfServiceUrl" : "-",
"isServiceProvider" : true,
"foundingDate": "2018",
"version": "0.0.1",
"dateCreated": "2018-12-28T18:29:54Z",
"dateModified": "2018-12-28T18:29:54Z"
}