From 2788fcaac60d75f35ed4e2f45248a7399e68a595 Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Sun, 11 Dec 2016 21:07:43 -0500 Subject: [PATCH] Update replay embed URLs This forces a recache for the new cry URLs. --- js/replay-embed.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/js/replay-embed.js b/js/replay-embed.js index 3366c5c62..0ab1af52f 100644 --- a/js/replay-embed.js +++ b/js/replay-embed.js @@ -1,16 +1,16 @@ document.write(''); -document.write(''); -document.write(''); +document.write(''); +document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); -document.write(''); -document.write(''); -document.write(''); -document.write(''); -document.write(''); -document.write(''); +document.write(''); +document.write(''); +document.write(''); +document.write(''); +document.write(''); +document.write(''); var Replays = { init: function (log) {