From 67666a533c69b2a08702efa2839e70963371c673 Mon Sep 17 00:00:00 2001 From: harshitmehta123 Date: Sat, 1 Jul 2017 12:10:11 +0530 Subject: [PATCH] hotfix-srm-717-update --- app/services/communityData.service.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/services/communityData.service.js b/app/services/communityData.service.js index 724b5a2cf..9b69baae4 100644 --- a/app/services/communityData.service.js +++ b/app/services/communityData.service.js @@ -92,17 +92,17 @@ import angular from 'angular' var deferred = $q.defer() var data = { 'SRMWinners': [{ - 'avatar': 'https://www.topcoder.com/i/m/Petr_big.jpg', - 'name': 'Petr', - 'date': '20170530T000000Z', - 'country': 'RUSSIAN FEDERATION', - 'contests': ['SRM 715 DIVISION 1 WINNER'] + 'avatar': 'ttps://s3.amazonaws.com/app.topcoder-dev.com/images/ico-user-default.7aa28736.svg', + 'name': 'Deretin', + 'date': '20170630T000000Z', + 'country': 'UKRAINE', + 'contests': ['SRM 717 DIVISION 1 WINNER'] }, { 'avatar': 'https://s3.amazonaws.com/app.topcoder-dev.com/images/ico-user-default.7aa28736.svg', - 'name': 'Abhi_Saini', - 'date': '20170530T000000Z', - 'country': 'INDIA', - 'contests': ['SRM 715 DIVISION 2 WINNER'] + 'name': 'Denisson', + 'date': '20170630T000000Z', + 'country': 'RUSSIAN FEDERATION', + 'contests': ['SRM 717 DIVISION 2 WINNER'] }], 'MarathonWinner': [{ 'avatar': 'https://s3.amazonaws.com/app.topcoder-dev.com/images/ico-user-default.7aa28736.svg',