jamesplease / gistbook

[No longer hosted] A place to write about technical subjects on the web.
MIT License
88 stars 16 forks source link

Requiring Angular makes an insecure request #356

Closed jamesplease closed 9 years ago

jamesplease commented 9 years ago

When I require in Angular, why does it make a request to http://www.gravatar.com/avatar/%7B%7Bhash%7D%7.

No other lib seems to do this, and it makes the browser unhappy.

jamesplease commented 9 years ago

Closing as dupe of #347. This is caused because the output breaks, and this line is executed as HTML.