FQDN failed to allow ajax.googleapis.com domain
We deployed fortigate 200D UTM on our premises. with some policies we only allow some users to access limited web sites. the problem is some of those web sites use java-scripts form google hosted libraries such as ajax. to maintain full operation level of those sites we have to allow ajax.googleapies.com domain. we set of FQDN objects for allowed sites. I add ajax.googleapis.com as a FQDN and merge to the same FQDN group then apply that group to the policy. All the sites mentioned in FQDN objects work except ajax.googleapis.com and analytics-google.com. Network tab of Firefox developer console clearly shows web site not loading due to lack of jquery.min.js ajax library.
How can I enable (or white list) ajax.googleapis.com effectively?