Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bangs don't respect their no-query redirect destination #28

Closed
okunamayanad opened this issue Feb 20, 2025 · 1 comment
Closed

Bangs don't respect their no-query redirect destination #28

okunamayanad opened this issue Feb 20, 2025 · 1 comment

Comments

@okunamayanad
Copy link

from duckduckgo.com/bang.js

  {
    "c": "Online Services",
    "d": "www.google.com",
    "r": 1942262,
    "s": "Google",
    "sc": "Google",
    "t": "g",
    "u": "https://www.google.com/search?q={{{s}}}"
  },

The expected behaviour when only !g is typed in is for the search engine to redirect to www.google.com
Unduck currently redirects to https://www.google.com/search?q= on this search

okunamayanad added a commit to okunamayanad/unduck that referenced this issue Feb 20, 2025
@okunamayanad
Copy link
Author

duplicate of #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant