diff options
| author | lolcat <will@lolcat.ca> | 2026-04-25 22:58:28 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2026-04-25 22:58:28 -0400 |
| commit | e63a17d6dbc474a8220b651f61353d871b2f9674 (patch) | |
| tree | 8d1c37dad8de68855abf035154aceca6bd9575e3 /settings.php | |
| parent | 4349bf232d93fa1f868668f50b948bd9b90dff47 (diff) | |
added google api image scraper
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index e1b9dbe..b4b8150 100644 --- a/settings.php +++ b/settings.php @@ -224,6 +224,10 @@ $settings = [ "text" => "Google" ], [ + "value" => "google_api", + "text" => "Google API" + ], + [ "value" => "google_cse", "text" => "Google CSE" ], |
