Closed Konfekt closed 1 year ago
Other than that, a very useful script. Kudos!
@Konfekt I realized that not only Captchas but also Google Drive, Google Maps and other Google Services don't work with Google -> Searx
redirection. I'll fix it as soon as possible. Thank you for the feedback!
@Konfekt Also you don't have to disable the whole script, you can change the redirection value to false for google
redirection:
...
let fandom = [true, true];
let google = [false, true];
let gtranslate = [true, true];
...
Yes, thank you! In fact, I had this at some point, but how to ensure that an update does not override this setup?
Yes, thank you! In fact, I had this at some point, but how to ensure that an update does not override this setup?
@Konfekt Unfortunately, there is no way to keep your own settings after the update. The only solution is copying them into another file and replacing the default values after updates.
Since the latest update, (google) captchas to prove that one is not human are only loaded after disabling this user script.