mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-06 01:02:12 -04:00
As reported in #593, the XML response body returned for search suggestions can apparently contain invalid XML elements. This catches the error and returns an empty suggestion list instead of erroring. Fixes #593