Update EHTags using updated Scraper

This commit is contained in:
Jobobby04 2022-01-20 22:19:57 -05:00
parent 29241b0393
commit 464f343e4a
2 changed files with 24412 additions and 21980 deletions

View File

@ -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()) {

File diff suppressed because it is too large Load Diff