added google api image scraper

This commit is contained in:
2026-04-25 22:58:28 -04:00
parent 4349bf232d
commit e63a17d6db
3 changed files with 295 additions and 96 deletions

View File

@@ -223,6 +223,10 @@ $settings = [
"value" => "google",
"text" => "Google"
],
[
"value" => "google_api",
"text" => "Google API"
],
[
"value" => "google_cse",
"text" => "Google CSE"