github fccview/degoog 0.12.0
[Beta] - 0.12.0

6 hours ago


Join our discord community


Already release?

After last release there was a fairly major bug on results streaming, so fixing it here, but also adding curl to next release made me think something pretty fun can be done.

Introducing transports

This is a new store type, it allows you to decide how a request to an engine happens. Initially I was only using the default bun fetch function, then i've started adding proxies and eventually I've added support for curl, all of this made me realise that the only way to TRULY keep up with engines changing constantly is to allow people to figure out their own way to fetch (on top of whatever I provide built in).

I have made an example transport in the official store for FlareSolverr to try getting around the pesky cloudflare pages some engines have. Plus in my unofficial store you'll find the 1337x engine which will only work with flaresolverr 9 times out of 10 anyway.

Changelogs

bugfixes

  • Fix issue where refreshing the page during engine streaming would crash the server (sorry)
  • Allow engine streaming on tab searches too (e.g. custom tabs now also stream results)

features

Don't miss a new degoog release

NewReleases is sending notifications on new releases.