Adding support for http://
This commit is contained in:
parent
7ef88c7ab6
commit
e061c6da88
Binary file not shown.
@ -32,8 +32,9 @@
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data android:scheme="https"
|
||||
android:host="burguillos.info"/>
|
||||
<data android:scheme="https"/>
|
||||
<data android:scheme="http"/>
|
||||
<data android:host="burguillos.info"/>
|
||||
</intent-filter>
|
||||
</activity-alias>
|
||||
</application>
|
||||
|
Loading…
Reference in New Issue
Block a user