Skip to content

andreasmolnardev/unduck-custombangs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unduck-custombangs

This is a self-hosted version of t3dotgg/unduck

Did you ever want to use DuckDuckGo's bangs, but for EVERY search engine out there? And what about ones that are not part of DuckDuckGo's bang library?

unduck-custombangs enables you to do exactly that.

Self-host via Docker

See docker-compose.yml

Don't forget to enable cahing in your reverse proxy for optimal performance

Also, some features (accessing the clipboard) require HTTPS

The config.json file

The config file is located at /app/config/config.json

This is where:

  • Your custom bang can be configured for the whole instance
  • Custom Bangs can be added

If you want to customize your config, you can mount /app/config/config.json to YOUR config.json file.

It should contain:

Note that the query has been replaced with {{{s}}}

Problems, Suggestions, or anything else why you'd wanna reach out to me?

Simply open an issue. I will work on it ASAP.

About

Changed up some bangs in /src/bangs.ts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%