Commit Graph

3 Commits

Author SHA1 Message Date
beerpsi 326ddc2ad7
[YuriNeko] Fix error interceptor and URL intent filter (#14996)
* fix: return original response if cannot parse as ErrorResponseDto

* fix: make YuriNekoUrlActivity not die from lack of kotlin

* fix: add trailing slash to referer

* accept suggestion

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-01-17 06:36:23 -05:00
beerpsi d30e215b97
fix #13380 (#13382) 2022-09-08 07:52:03 -04:00
beerpsi 8f64f6480e
New source: YuriNeko (#12688)
* initial commit

* add more prefixes for searching + support more urls

* verify that id search is actually a number; clearer error messages

* Some final touchups + use IOException
2022-07-22 11:49:41 -03:00