From c0501bd4dc689b8fb656658d8977b184a1087e74 Mon Sep 17 00:00:00 2001 From: Pedro Moreira Date: Wed, 19 Dec 2018 13:56:39 -0200 Subject: [PATCH] Fix battlecry cname --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 95f35509..3436b83c 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -156,7 +156,7 @@ var cnames_active = { "batch-cluster": "mceachen.github.io/batch-cluster.js", "battle-city": "shinima.github.io/battle-city", "battlerite": "dragory.github.io/battlerite.js", - "battlecry": "https://battlecry.pedrosm.com/", + "battlecry": "battlecry.pedrosm.com", "bbn": "jammer99.github.io/bbn", "bc": "mazko.github.io/bc.js", "bci": "pwstegman.github.io/bcijs",