|
|
@@ -34,6 +34,15 @@
|
|
|
<data
|
|
|
android:host="www.knigopis.com"
|
|
|
android:scheme="http" />
|
|
|
+ <data
|
|
|
+ android:host="www.knigopis.com"
|
|
|
+ android:scheme="https" />
|
|
|
+ <data
|
|
|
+ android:host="knigopis.com"
|
|
|
+ android:scheme="http" />
|
|
|
+ <data
|
|
|
+ android:host="knigopis.com"
|
|
|
+ android:scheme="https" />
|
|
|
</intent-filter>
|
|
|
</activity>
|
|
|
|