mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
add maps
This commit is contained in:
parent
79b096efb4
commit
fcb25fc639
7 changed files with 563 additions and 6 deletions
|
@ -34,6 +34,8 @@ const Api = Object.freeze({
|
|||
SEARCH_GOOGLE: '/search/google',
|
||||
SEARCH_GOOGLE_IMAGES: '/search/google-images',
|
||||
SEARCH_LYRICS: '/search/lyrics',
|
||||
SEARCH_MAPS: '/search/maps',
|
||||
SEARCH_MAPS_SUPPLEMENTAL: '/search/maps-supplemental',
|
||||
SEARCH_QUORA: '/search/quora',
|
||||
SEARCH_QUORA_RESULT: '/search/quora-result',
|
||||
SEARCH_REDDIT: '/search/reddit',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue