2 sources ,1 JSON

Two different sources output the same json. One source gets a status 1 error and the other works fine.

URL:
works - $http.get(‘http://date.jsontest.com/’)
does not work - $http.get(‘http://asteckles.x10.mx/fivestarlanguage/data.js’)

All the other code is identical. It is not a CORS issue. Any help is appreciated.