This is your new DropYet, a simple web-based client, where you can store your data and access it from everywhere. DropYet is lightweight, simple and very easy to use.
这是您新的DropYet,一个简单的基于Web的客户端,您可以在其中存储数据并从各地访问数据。 DropYet重量轻,简单易用。
Nutzer aus aller Welt können nun DropYet nutzen. Dafür wurde DropYet in zwei der wichtigsten Weltsprachen übersetzt. Nun sind die Sprachen Deutsch, Englisch und Chinesisch bereit.
User from all over the world can now use DropYet. Therefore, DropYet was translated in two of the major languages in the world. Now the languages German, English and Chinese are available.
来自世界各地的用户现在可以使用DropYet。 因此,DropYet被翻译成世界上两种主要语言。 现在可以使用德语,英语和中文。
Genießen Sie Ihre DropYet!
Now, enjoy your new DropYet!
现在,享受你的新款DropYet!
Wenn Sie Probleme haben, besuchen Sie die Dokumentationen oder kontaktieren Sie uns.
If there is a problem, visit the documentations or contact us.
Mehr Informationen unter https://dropyet.maximiliansixdorf.de
More information at https://dropyet.maximiliansixdorf.de/en
Verschlüsseln Sie Ihre DropYet, wenn Sie über ein SSL-Zertifikat verfügen. Fügen Sie dazu folgenden Code in die .htaccess Datei im Hauptverzeichnis. Mehr lesen
Encrypt your DropYet by putting this code into the .htaccess-file (root directory), if you own a SSL-certificate. Read more
RewriteEngine On
RewriteCond %{SERVER_PORT} !=443
RewriteRule ^(.*)$ https://www.url.de/$1 [R=301,L]
Header set Strict-Transport-Security "max-age=31536000" env=HTTPS