diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index a9953ce5..9b1029d3 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -26,13 +26,13 @@ + android:scheme="https" + android:ssp="//lobste.rs" /> + android:host="lobste.rs" + android:path="/" + android:scheme="https" /> @@ -42,19 +42,97 @@ + android:host="lobste.rs" + android:pathPattern="/s/......" + android:scheme="https" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:host="lobste.rs" + android:pathPattern="/s/....../" + android:scheme="https" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:host="lobste.rs" + android:pathPattern="/s/....../...*" + android:scheme="https" />