Code Monkey home page Code Monkey logo

Comments (6)

spance avatar spance commented on July 28, 2024

可能和cookie有关,你试试清空cookie在看看?

from ezgoo.

Jecvay avatar Jecvay commented on July 28, 2024

清空cookie还是不行; 而且清空cookie后, 会跳转到"网址导航"(我们这dns找不到该页就会调到那去), 我用Fiddler观察了一下, 因为我的vps在新加坡, 地址栏显示有一瞬间会跳转到my.domain.com.sg这个地址, 然后就404. 多访问几次就能正常上.

200 HTTP my.domain.com.sg/?nord=1&gws_rd=cr&ei=QF9xVL_lMtWRuASv6YKACw

HTTP/1.1 200 OK
Server: nginx
Date: Sun, 23 Nov 2014 04:14:57 GMT
Content-Type: text/html
Content-Length: 467
Last-Modified: Mon, 23 May 2011 12:27:22 GMT
Connection: close
Accept-Ranges: bytes

<html>
<script language=javascript type="text/javascript">
    window.location.replace("http://nfdnserror9.wo.com.cn:8080?HOST=" 
        + location.hostname + "&R="
        + location.pathname + "&" + location.search.substr(location.search.indexOf("\?")+1));
</script>

<noscript>
<meta   http-equiv="refresh"   content="0;URL=http://nfdnserror9.wo.com.cn:8080">
</noscript>
<head>
<title>Redirect</title>
</head>
<body bgcolor="white" text="black">
</body>
</html>

以上这个http://nfdnserror9.wo.com.cn地址不是我的域名, 是那个网址导航- -!

from ezgoo.

spance avatar spance commented on July 28, 2024

有这种可能,vps的ip被认为与国别强烈相关,会被google强制跳转到国别域上,有见过seattle的vps被google认为是大陆地址,就被强制跳转到.hk上了,即便用了nord参数也一样的。
你可以先尝试一下,你的domain/ncr访问后看是不是可以正常?
如果不行呢,你那里就不能用google.com通用办法了,可以修改一下反代目标换成google.com.sg

from ezgoo.

spance avatar spance commented on July 28, 2024

前一段时间也遇到类似的问题,google貌似忽略了nord参数强制到国别域了,v1.1.3再测两天就发出来,这类问题基本上就不会有了。

from ezgoo.

Jecvay avatar Jecvay commented on July 28, 2024

from ezgoo.

spance avatar spance commented on July 28, 2024

这个版本应该解决了。

from ezgoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.