Rule34Video: Updated categories and fixed open link path. (#2599)
This commit is contained in:
parent
e06a653085
commit
bd04dd87ce
@ -15,7 +15,7 @@
|
||||
|
||||
<data
|
||||
android:host="rule34video.com"
|
||||
android:pathPattern="/..*"
|
||||
android:pathPattern="/videos/..*"
|
||||
android:scheme="https" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
@ -7,7 +7,7 @@ ext {
|
||||
extName = 'Rule34Video'
|
||||
pkgNameSuffix = 'en.rule34video'
|
||||
extClass = '.Rule34Video'
|
||||
extVersionCode = 7
|
||||
extVersionCode = 8
|
||||
libVersion = '13'
|
||||
containsNsfw = true
|
||||
}
|
||||
|
@ -242,8 +242,11 @@ class Rule34Video : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
||||
"Category Filter ",
|
||||
arrayOf(
|
||||
Pair("All", ""),
|
||||
Pair("Straight", "2109"),
|
||||
Pair("Futa", "15"),
|
||||
Pair("Gay", "192"),
|
||||
Pair("Music", "4747"),
|
||||
Pair("Iwara", "1821"),
|
||||
),
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user