mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
[cmd] wolfram-alpha
This commit is contained in:
parent
4eccafdbb6
commit
f4a22934c6
4 changed files with 78 additions and 1 deletions
|
@ -14,6 +14,7 @@ const Api = Object.freeze({
|
|||
SEARCH_GOOGLE_IMAGES: '/search/google-images',
|
||||
SEARCH_BING: '/search/bing',
|
||||
SEARCH_BING_IMAGES: '/search/bing-images',
|
||||
SEARCH_WOLFRAM_ALPHA: '/search/wolfram-alpha',
|
||||
|
||||
PHOTOFUNIA_YACHT: '/photofunia/yacht'
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue