mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
migrate to omnisearch endpoint
This commit is contained in:
parent
e43775ed7d
commit
9530e59e6b
3 changed files with 35 additions and 16 deletions
|
@ -29,11 +29,12 @@ const Api = Object.freeze({
|
|||
|
||||
IMAGE_EMOGEN: '/image/emogen/generate',
|
||||
|
||||
OMNI_ANIME: '/omni/anime',
|
||||
OMNI_ANIME_SUPPLEMENTAL: '/omni/anime-supplemental',
|
||||
|
||||
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