mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add google search (#242)
* add google search * fix git ignore * Charge 1c for search queries
This commit is contained in:
9
google/publicapi.json
Normal file
9
google/publicapi.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "google",
|
||||
"icon": "🔍",
|
||||
"category": "search",
|
||||
"display_name": "Google",
|
||||
"pricing": {
|
||||
"Google.Search": 10000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user