Commit graph

5 commits

Author SHA1 Message Date
845b229312 Synced
(Bing seems to be returning garbage results if they don't see certain parameters. This adds random bytes every request to the `rdrig` parameter. (a45ccad548)

Refactor Bing backend, fix paging, add did-you-mean/language/safe-search. Refactored the backend for Bing to (slightly) increase faster parsing. Also fixed the paging bugs (some copy-pasta broke it and went unnoticed on last commit). Added 'did you mean' support as well as language and safe-search (defaults to Bing default, 'Moderate'). (15e153ddd7)

Added `rdr=1` parameter to indicate redirected by JavaS**t.
(c42f135261)
2025-07-29 18:29:28 +05:30
4f26290346 Whitespace 2025-05-12 22:51:53 +05:30
vdbhb59
747e827fef Synced
fix(google): Use updated Google search endpoint via unixfox's research for SearXNG
(b531406ce3/engines/text/google.php)

Add initial Bing support
Note, Bing obfuscates anchor links but it was trivial to determine.
(f9f51c6b74)

Update bing.php, decode URL
Added urldecode to base64uri-decoded URL to enable proper parsing by get_base_url.
(97c085cf95)

Ignore Bing's relative links
Updated parser for Bing links to ignore links that don't fit "results", such as relative links. Only non-obfuscated links and de-obfuscated absolute links will correctly make it through the parser.
(7f12ad2950)

https://github.com/Ahwxorg/LibreY/pull/218
https://github.com/Ahwxorg/LibreY/pull/215
2025-05-01 14:16:17 +05:30
7be73c5967 Update instances.json 2025-02-22 19:05:15 +05:30
vdbhb59
c9898cf261 Self-Host
To Self-host @ https://link.flossboxin.org.in
2025-02-21 21:50:36 +05:30