You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snippets are currently not working. It seems that the hostname was previously http://gopherjs.org, but now it redirects to http://www.gopherjs.org (/cc @neelance, @ajhager), which results in the XHR failing:
XMLHttpRequest cannot load http://snippets.gotools.org/p/D9L6MbPfE4. The 'Access-Control-Allow-Origin' header has a value 'http://gopherjs.org' that is not equal to the supplied origin. Origin 'http://www.gopherjs.org' is therefore not allowed access.