| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-12 | [fix] baidu captcha detection (#5111) | Zhijie He | |
| Add Baidu Captcha detection to reduce `JSONDecodeError` error Baidu will redirect to `wappass.baidu.com` and return a captcha challenge. Current behavior will get the data from `wappass.baidu.com` then return a `json.decoder.JSONDecodeError` error. | |||
| 2025-03-27 | [fix] baidu engine: properly decoding HTML escape codes | Aadniz | |
| 2025-03-15 | fixup! [fix] fix invalid escape error in Baidu Images & default config typo | Markus Heiser | |
| 2025-03-15 | [fix] fix invalid escape error in Baidu Images & default config typo | Zhijie He | |
| 2025-03-15 | [feat]: engines add images & kaifa from baidu.com | Zhijie He | |
| 2025-03-07 | [fix] set language for engines from chinese market (no i18n index nor UI) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-03-07 | [feat] engines: add baidu (general) | Bubu | |