Migrate to realm for metadata

This commit is contained in:
NerdNumber9
2017-08-25 17:31:38 -04:00
parent bb6b88a703
commit cd291f0a27
31 changed files with 1394 additions and 588 deletions

View File

@@ -139,6 +139,14 @@
android:host="exhentai.org"
android:pathPrefix="/g/"
android:scheme="https"/>
<data
android:host="nhentai.net"
android:pathPrefix="/g/"
android:scheme="http"/>
<data
android:host="nhentai.net"
android:pathPrefix="/g/"
android:scheme="https"/>
</intent-filter>
</activity>