Commit graph

4 commits

Author SHA1 Message Date
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