-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
主站HTTPS下访问pv.sohu.com/cityjson会出现跨域错误 #2
Comments
我也发现这个情况了,这会导致Chrome下白屏。Edge暂时没问题。 |
谢谢各位的讨论,顺便点个 Star 呗。😘
via Toxni's iPhone
… On 21 Feb 2017, at 5:29 PM, Tyrael ***@***.***> wrote:
@withlqs default.hbs下的http://pv.sohu.com/cityjson改成https://pv.sohu.com/cityjson就可以了。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
我这边http://pv.sohu.com/cityjson 报403错误; <script type="text/javascript" >
var returnCitySN ;
function loc (pos) {
returnCitySN = {cip:pos.ip, cid: pos.country_code, cname: pos.country_name };
}
</script>
<script type="text/javascript" src="http://freegeoip.net/json/?callback=loc"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: