Update EHTags using updated Scraper
This commit is contained in:
parent
29241b0393
commit
464f343e4a
2 changed files with 24412 additions and 21980 deletions
|
|
@ -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
Loading…
Reference in a new issue