Because Google server out of China, the normal use of Google Public Library CDN Service, resulting in many pages can not be viewed. Fortunately Firefox provides us with a solution:
1. Download and install Firefox browser http://download.firefox.com.cn/releases/stub/official/zh-CN/Firefox-latest.exe
2. Open Firefox Browser: Open menu, add-ons, search Mason components, install Mason components, restart Firefox
3. Create a new TXT file inside the computer to save the following content
<mason>charset=utf8author=shuangyacreated=2014/06/13updated=name=google Lib Redirectorversion=1.0Website= Comment=description=google Lib redirectorusage=url=^http[s]{0,1}://(. *?) googleapis\.com/(. *?) $</mason><parts>part1=.@@ zzfcthotfixz </parts><part1>function _masonredirect (spec) {return Spec.replace (/^https/, ' http '). Replace (' googleapis.com ', ' useso.com ');} </part1>
4. Open the newly installed Mason: Open menu, add-ons, expand->mason Options, click Import, select Install Mason script, install new TXT file
5, now open the Web to try it!
Google Public Library (ajax.googleapis.com), Google Font Library (fonts.googleapis.com) connection failure Solution