fix(google_cs): result type

This commit is contained in:
Manatsawin Hanmongkolchai 2022-10-09 20:14:08 +07:00
parent d898cfcb38
commit 8289232f2c

View file

@ -49,7 +49,7 @@ about = {
"official_api_documentation": 'https://developers.google.com/custom-search/v1/overview',
"use_official_api": True,
"require_api_key": True,
"results": 'HTML',
"results": 'JSON',
}
# engine dependent config