diff --git a/app.js b/app.js
index a65d7bc..5fa1527 100644
--- a/app.js
+++ b/app.js
@@ -62,7 +62,7 @@ function isMobileDevice() {
function getMobileUrl(service) {
if (service.id === 'drive') {
- return 'https://drive.mischlabs.de/index.php/login/flow';
+ return 'nc://';
}
return service.mobileUrl;
}
diff --git a/index.html b/index.html
index fb5b888..f27fe01 100644
--- a/index.html
+++ b/index.html
@@ -117,6 +117,6 @@
-
+