[Issue 14004] (=?UTF-8?Q?=E2=95=AF=E2=96=94=EF=B8=B9=E2=96=94?=)=?UTF-8?Q?=E2=95=AFdon?='t use this file https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js, can't access it in china

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 20 00:57:14 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14004

--- Comment #2 from Riki <lplus at 126.com> ---
Oh!!!!!!!!!!!!!!!!
https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700
http://fonts.googleapis.com/css?family=Open+Sans:400,600,300
http://platform.twitter.com/widgets.js


(In reply to Orvid King from comment #1)
> Best solution to this would be to additionally host a copy of jQuery
> locally, and fall back to that copy if the original isn't loaded:
> 
> <script>window.jQuery || document.write('<script
> src="js/libs/jquery-1.7.2.min.js"></script>')</script>

--


More information about the Digitalmars-d-bugs mailing list