TUfast-TUD / TUfast_TUD

Browser Extension for higher productivity with TU Dresden IT-Services 🚀
https://www.tu-fast.de
GNU General Public License v3.0
39 stars 13 forks source link

[BUG]: Qwant redirects from onsite #105

Closed C0ntroller closed 2 years ago

C0ntroller commented 2 years ago

What is the bug? When having you already have opened Qwant's homepage or the result page for any "non-redirects" (so no "opal" or "jexam" and then search for something the redirect will not trigger

Anything else that is important? They don't seem to use any onsubmit-Handler anymore but reactive web components. This means POST-Searches are gone too. We have to focus on the GET-query. Maybe just observe the URL?