Update changelogs and add hitomi.la URL importing

This commit is contained in:
NerdNumber9
2018-04-15 14:35:00 -04:00
parent 234c3bb72a
commit 995a1155e4
4 changed files with 50 additions and 11 deletions

View File

@@ -182,6 +182,22 @@
android:host="www.tsumino.com"
android:pathPrefix="/Read/View/"
android:scheme="https"/>
<data
android:host="hitomi.la"
android:pathPrefix="/galleries/"
android:scheme="http"/>
<data
android:host="hitomi.la"
android:pathPrefix="/reader/"
android:scheme="http"/>
<data
android:host="hitomi.la"
android:pathPrefix="/galleries/"
android:scheme="https"/>
<data
android:host="hitomi.la"
android:pathPrefix="/reader/"
android:scheme="https"/>
</intent-filter>
</activity>
<activity