mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Support reddit links from email.
This commit is contained in:
@@ -267,6 +267,9 @@
|
||||
<data
|
||||
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" />
|
||||
@@ -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
|
||||
|
Reference in New Issue
Block a user