Skip to content

Commit

Permalink
add webp support to nh
Browse files Browse the repository at this point in the history
  • Loading branch information
az4521 committed Nov 8, 2024
1 parent 92d4bbe commit 839056a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ class NHentaiSearchMetadata : RaisedSearchMetadata() {
"p" -> "png"
"j" -> "jpg"
"g" -> "gif"
"w" -> "webp"
else -> null
}

Expand Down

0 comments on commit 839056a

Please sign in to comment.