@@ -1,5 +1,5 @@
(function() {
- var snippetUrl = "https://snippet.babylonjs.com";
+ var snippetUrl = "https://babylonsnippetsv3.azurewebsites.net";
var currentSnippetToken;
var engine;
var fpsLabel = document.getElementById("fpsLabel");
@@ -203,4 +203,4 @@
checkHash();
-})();
+})();