From 8a41d4bef2da4c9da27c0db6f569d2063eb3f22d Mon Sep 17 00:00:00 2001 From: blek Date: Fri, 27 Oct 2023 10:39:29 +1000 Subject: [PATCH] add instances list --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 8c9d6cc..ec782da 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,21 @@ blek! File is a free service that would help you with file sharing. The principle is very simple: you upload a file, then download it from another device. The file will be deleted after 1 download or 30 minutes. +## Public instances +List of official instances + +| Name | Administrator | URL | +| --- | --- | --- | +| 🌠 blek! File | b1ek <me@blek.codes> | [https://file.blek.codes](file.blek.codes) | + +To add your instance in this list, fork and open a PR. + +To qualify, your instance must be having: +1. Uploads without a password turned on +2. Have proper ToS +3. Come up with a unique name +4. Have a public administrator email + ## Licensing This software is released under GPL3 license, a copyleft license that protects users' freedom by ensuring that all future copies of this software are open source as well.