NixNet/librehost.json

20 lines
682 B
JSON
Raw Normal View History

{
"@context" : "http://schema.org",
"@type" : "Organization",
"organizationType" : "Informal collective",
"name" : "NixNet",
2019-01-02 21:12:15 +00:00
"tagLine" : "Your one-man Libre Hosting provider",
"homeUrl" : "https://nixnet.xyz",
"logo" : "https://nixnet.xyz/logo.png",
2019-01-02 21:12:15 +00:00
"description": "A few services open for anyone to use completely free of charge.",
"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"
}