aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r--app/src/main/AndroidManifest.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 29a65fea..ce7ec3e3 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -268,6 +268,9 @@
android:host="s.reddit.com"
android:scheme="https" />
<data
+ android:host="click.redditmail.com"
+ android:scheme="https" />
+ <data
android:host="www.reddit.com"
android:scheme="http" />
<data
@@ -297,6 +300,9 @@
<data
android:host="s.reddit.com"
android:scheme="http" />
+ <data
+ android:host="click.redditmail.com"
+ android:scheme="http" />
</intent-filter>
</activity>
<activity