From 1833107b840f699843ed5ceee307f31a12a37cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rytis=20Slatkevi=C4=8Dius?= Date: Mon, 12 Aug 2019 16:50:58 +0300 Subject: [PATCH] Remove boincsynergy.com from the stats site list According to archive.org, the site is down at least since February 2019, so removing it from the list. Fixes #3244. --- html/inc/stats_sites.inc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/html/inc/stats_sites.inc b/html/inc/stats_sites.inc index fbe76e4a6e..6b708d3a9a 100644 --- a/html/inc/stats_sites.inc +++ b/html/inc/stats_sites.inc @@ -31,9 +31,6 @@ $cpid_stats_sites = array( array("BOINCstats", "http://boincstats.com/en/stats/-1/user/detail/%s" ), - array("BOINC Statistics for the WORLD!", - "http://www.boincsynergy.com/stats/boinc-individual.php?cpid=%s" - ), array("BOINC Combined Statistics", "http://boinc.netsoft-online.com/e107_plugins/boinc/get_user.php?cpid=%s&html=1" ), @@ -66,10 +63,6 @@ $stats_sites = array( "" ), */ - array("http://www.boincsynergy.com/stats/index.php", - "BOINC Statistics for the WORLD!", - "developed by Zain Upton" - ), array("http://boinc.netsoft-online.com/", "BOINC Combined Statistics", "developed by James Drews"