2016-06-01 UTC
# willnorris aaronpk, kylewm: so after I get both of you to add jsonp support to your live microformat parsers :-\ ..... I'm realizing now the proper way to do this would have been to add a CORS header so that it works with the new-ish window.fetch API. Any chance of ya'll doing that? (Can certainly wait until this weekend). If you're comfortable with it, adding "Access-Control-Allow-Origin: *" to responses would be