uesteibar / hyperdocs

(UNSUPPORTED) Get docs right in your hyper terminal.
https://www.npmjs.com/package/hyperdocs
Other
13 stars 7 forks source link

Find alternative to DuckDuckGo for fallbacks #14

Closed uesteibar closed 5 years ago

uesteibar commented 6 years ago

Currently when trying to show a duckduckgo search within an iframe, we get the following error:

Refused to display 'https://duckduckgo.com/...` in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'"

Maybe would be a good idea to find an alternative search engine to show the results.

Any proposal out there?