diff --git a/.well-known/librehost.json b/.well-known/librehost.json deleted file mode 100644 index f29cb0e7..00000000 --- a/.well-known/librehost.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "@context" : "http://schema.org", - "@type" : "Organization", - "organizationType" : "Informal collective", - "name" : "privacytools.io", - "tagLine" : "Private Services: No Ads, No Google Analytics, No Affiliates, and No Cross-Site Requests", - "homeUrl" : "https://www.privacytools.io/", - "logo" : "https://www.privacytools.io/assets/img/layout/shield.svg", - "description": "privacytools.io is a socially motivated website that provides information and services for protecting your security and privacy online. No Ads, No Google Analytics, No Affiliates, and No Cross-Site Requests.", - "communicationLanguages": ["en"], - "contactUrl": "https://www.privacytools.io/contact/", - "privacyPolicyUrl" : "https://www.privacytools.io/privacy-policy/", - "termsOfServiceUrl" : "-", - "isServiceProvider" : true, - "foundingDate": "2015", - "version": "0.0.1", - "dateCreated": "2019-05-02T16:25:00Z", - "dateModified": "2019-05-02T16:25:00Z" -} diff --git a/.well-known/matrix/client b/.well-known/matrix/client deleted file mode 100644 index 20a0718d..00000000 --- a/.well-known/matrix/client +++ /dev/null @@ -1,8 +0,0 @@ -{ - "m.homeserver": { - "base_url": "https://chat.privacytools.io" - }, - "m.identity_server": { - "base_url": "https://vector.im" - } -} diff --git a/.well-known/matrix/server b/.well-known/matrix/server deleted file mode 100644 index 2a4992fd..00000000 --- a/.well-known/matrix/server +++ /dev/null @@ -1,3 +0,0 @@ -{ - "m.server": "chat.privacytools.io:8448" -}