mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
add initial anime search work
This commit is contained in:
parent
cc4f57d133
commit
d37a0d46de
4 changed files with 113 additions and 1 deletions
|
@ -32,6 +32,8 @@ const Api = Object.freeze({
|
|||
PHOTOFUNIA_RETRO_WAVE: '/photofunia/retro-wave',
|
||||
PHOTOFUNIA_YACHT: '/photofunia/yacht',
|
||||
|
||||
SEARCH_ANIME: '/search/anime',
|
||||
SEARCH_ANIME_SUPPLEMENTAL: '/search/anime-supplemental',
|
||||
SEARCH_BING: '/search/bing',
|
||||
SEARCH_BING_IMAGES: '/search/bing-images',
|
||||
SEARCH_GOOGLE: '/search/google',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue