Update EHTags using updated Scraper
This commit is contained in:
@@ -828,8 +828,8 @@ class EHentai(
|
||||
)
|
||||
},
|
||||
AutoCompleteTags(
|
||||
EHTags.getNameSpaces().map { "$it:" } + EHTags.getAllTags(),
|
||||
EHTags.getNameSpaces().map { "$it:" },
|
||||
EHTags.getNamespaces0Tags().map { "$it:" } + EHTags.getAllTags(),
|
||||
EHTags.getNamespaces0Tags().map { "$it:" },
|
||||
excludePrefix
|
||||
),
|
||||
if (preferences.exhWatchedListDefaultState().get()) {
|
||||
|
||||
+24410
-21978
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user