搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Duckduckgo opens links as https://html.duckduckgo.com/html

  • 6 个回答
  • 2 人有此问题
  • 292 次查看
  • 最后回复者为 jlcenter

more options

Hi,

I'm using Duckduckgo as my search engine, but when I type in a search string, it Firefox prepends it with https://html.duckduckgo.com/html/... This opens a search page that doesn't follow my dark theme. When I click on a link, another link is added that creates a link back to the same URL, causing a loop. This never happened before I upgraded to Ubuntu 22.04 & the latest version of Firefox, 100.0.2. How can I change this back?

Thanks!

   -John
Hi, I'm using Duckduckgo as my search engine, but when I type in a search string, it Firefox prepends it with https://html.duckduckgo.com/html/... This opens a search page that doesn't follow my dark theme. When I click on a link, another link is added that creates a link back to the same URL, causing a loop. This never happened before I upgraded to Ubuntu 22.04 & the latest version of Firefox, 100.0.2. How can I change this back? Thanks! -John

被采纳的解决方案

jscher2000,

I think you may have hit the issue. I'm using the DuckDuckGo search plugin. (Though I also have the DuckDuckGo Privacy Essentials installed, too.) I do have javascript blocked generally, but I thought I had enabled it for DuckDuckGo. It turns out that the way it rewrites the search URL is different than how I allowed uBlock Origin to pass it through.

The newtab.about-scheme had javascript disabled, which DuckDuckGo inherited. So the initial search was sent with javascript disabled so DuckDuckGo rewrote the URL to not use javascript! Once I enabled javascript for newtab.about-scheme, DuckDuckGo stopped rewriting the search URL & everything is now working.

Thanks for pointing me in the right direction to resolve the issue!

   -John
定位到答案原位置 👍 0

所有回复 (6)

more options

I have tested this and DDG gives me the usual search page without prepending anything. I am using the search bar rather than the address bar so that may make a difference. I am also using a search engine from the Mycroft project rather than an add-on.

more options

I can't capture the issue in a screenshot, but you can see the problem when you right click on the back arrow. 1) The first link is the original new tab.

2) The next URL is the initial search, in this case I was searching "wayland window manager":

   https://duckduckgo.com/?t=ffab&q=wayland+window+manager&atb=v323-2

3) This URL is then rewritten as:

   https://html.duckduckgo.com/html?q=wayland%20window%20manager

4) If I go to one of the search results, I get an additional URL inserted into the list:

   'https://duckduckgo.com/l/?uddg=https%3A%2F%2Funix.stackexchange.com%2Fquestions%2F254946%2Fwindow%2Dmanager%2Dwith%2Dwayland&rut=116bde84dc5b699643c5ee494cfd62b57594a8dcc5be408fbcf95730dc0a6627'

5) Then the URL I wanted to go to:

   https://unix.stackexchange.com/questions/254946/window-manager-with-wayland

6) So once I'm on the webpage that I wanted to see, if I now click on the back arrow to go back to the original search results, I get redirected by (4) back to (5). The only way to go back to the search results is to drop down the history, skip (4) to get back to the results page. It's very frustrating.

Thanks for your help!

   -John
more options

I wonder where the "atb=v323-2" is coming from. That doesn't seem to cause any problems for me, but it's not part of the normal URL.

Are you using the built-in DuckDuckGo search plugin, or a DDG add-on, or a customized search add-on?

more options

By the way, https://html.duckduckgo.com/html looks like a simplified version of DDG. I get redirected there if I block JavaScript from running.

more options

You can look at the website appearance setting.

  • Settings -> General -> Language and Appearance -> Website Appearance
more options

选择的解决方案

jscher2000,

I think you may have hit the issue. I'm using the DuckDuckGo search plugin. (Though I also have the DuckDuckGo Privacy Essentials installed, too.) I do have javascript blocked generally, but I thought I had enabled it for DuckDuckGo. It turns out that the way it rewrites the search URL is different than how I allowed uBlock Origin to pass it through.

The newtab.about-scheme had javascript disabled, which DuckDuckGo inherited. So the initial search was sent with javascript disabled so DuckDuckGo rewrote the URL to not use javascript! Once I enabled javascript for newtab.about-scheme, DuckDuckGo stopped rewriting the search URL & everything is now working.

Thanks for pointing me in the right direction to resolve the issue!

   -John