SubscribeOnAndroid has a redirect to www subdomain (#7421)
This commit is contained in:
parent
d3ec4139da
commit
ff4555fada
|
@ -242,7 +242,7 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data android:pathPattern="/.*\\..*/.*" />
|
||||
<data android:host="subscribeonandroid.com" />
|
||||
<data android:host="www.subscribeonandroid.com" />
|
||||
<data android:scheme="https" />
|
||||
</intent-filter>
|
||||
|
||||
|
|
Loading…
Reference in New Issue