diff --git a/assets/dist/icons/upload.svg b/assets/dist/icons/upload.svg new file mode 100644 index 0000000..7db0dff --- /dev/null +++ b/assets/dist/icons/upload.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/services.json b/data/services.json index 6502db3..cd44726 100644 --- a/data/services.json +++ b/data/services.json @@ -58,6 +58,22 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "Transfer.coffee", + "url": "https://transfer.coffee", + "short_description": "Transfer files securely using peer-to-peer connections.", + "long_description": "Transfer.coffee allows you to transfer files securely using peer-to-peer connections. Your files are never stored on our servers.", + "status": "OK", + "links": [ + { + "name": "Go to Transfer.coffee", + "url": "https://transfer.coffee" + } + ], + "icon": "upload", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "MyIP.Coffee", "url": "https://myip.coffee", @@ -142,22 +158,6 @@ "exclude_from_index": false, "exclude_from_simple": false }, - { - "name": "GotHub", - "url": "https://gothub.private.coffee", - "short_description": "Alternative GitHub interface that respects privacy.", - "long_description": "Gothub is an alternative GitHub interface that respects your privacy. It is currently in alpha, but you can browse and download repositories, and you can also clone them using git+https (although the text on the main page would disagree).", - "status": "OK", - "links": [ - { - "name": "Go to GotHub", - "url": "https://gothub.private.coffee" - } - ], - "icon": "git-branch", - "exclude_from_index": false, - "exclude_from_simple": false - }, { "name": "redlib", "url": "https://redlib.private.coffee", @@ -334,6 +334,22 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "GotHub", + "url": "https://gothub.private.coffee", + "short_description": "Alternative GitHub interface that respects privacy.", + "long_description": "Gothub is an alternative GitHub interface that respects your privacy. It is currently in alpha, but you can browse and download repositories, and you can also clone them using git+https (although the text on the main page would disagree).", + "status": "OK", + "links": [ + { + "name": "Go to GotHub", + "url": "https://gothub.private.coffee" + } + ], + "icon": "git-branch", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "Binternet", "url": "https://binternet.private.coffee", diff --git a/templates/simple.html b/templates/simple.html index 2bc0eb4..37ea929 100644 --- a/templates/simple.html +++ b/templates/simple.html @@ -10,7 +10,7 @@

Welcome to Private.coffee

Thanks for using our Element instance! Now, why don't you join our rooms?