You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some services in services.json have test urls that include query parameters. However, currently query parameters are never passed through to the end service.
Some services in
services.json
have test urls that include query parameters. However, currently query parameters are never passed through to the end service.e.g.:
https://farside.link/invidious/watch?v=eBGIQ7ZuuiU -> https://inv.nadeko.net/feed/popular
https://farside.link/whoogle/search?cookies_disabled=1&q=whoogle -> https://searx.ru/search (not even the same service)
The text was updated successfully, but these errors were encountered: