본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Redirect block won't switch off

more options

Since a few days ago, whenever I click on a Google Image Search result I get this annoying page: Redirect Notice

The page you were on is trying to send you to https://www.cdc.gov/coronavirus/2019-ncov/testing/index.html.
If you do not want to visit that page, you can return to the previous page.

I've searched help, and found this page: https://support.mozilla.org/en-US/questions/1327430

And twice gone to about:config, searched for accessibility.blockautorefresh, and switched it to false. And i've restarted my browser, but it hasn't solved the issue.

Since a few days ago, whenever I click on a Google Image Search result I get this annoying page: Redirect Notice The page you were on is trying to send you to https://www.cdc.gov/coronavirus/2019-ncov/testing/index.html. If you do not want to visit that page, you can return to the previous page. I've searched help, and found this page: https://support.mozilla.org/en-US/questions/1327430 And twice gone to about:config, searched for accessibility.blockautorefresh, and switched it to false. And i've restarted my browser, but it hasn't solved the issue.
첨부된 스크린샷

모든 댓글 (2)

more options

This is not a Firefox feature, but something that Google is using to warn you when you leave their pages, so blocking auto refresh in Firefox is not causing this. I get the same redirect page if I search for images. I don't know why Firefox doesn't redirect automatically after a short time if you search for images as it works for normal searches.

more options

In my experience, it varies.

Let's say I run an image search in a regular (non-private) window, and click a thumbnail to display the large image and details. Then I:

(A) Click the Visit button (or right-click > Open Link in New tab on the Visit button)

A Google click tracking script intercepts the click and forwards to the destination site automatically.

(B) Right-click the Visit button > Open Link in New Private Window

A Google page gives me the redirect warning.

I think the difference is that if Google detects that you are the person who did the search, you are not forced to click on a warning page, but if Google does not detect that then you get the warning page. I can cause it by deleting the cookies in the Storage Inspector (Shift+F9) before clicking View, so I assume that is why I get the error in the private window but not in the regular one. Of course, Google may be doing other checks as well.