website diff lib/rand-sponsor.php @ rev 1329

Remove SWITCHmirror
See: http://forum.slitaz.org/topic/who-is-responsible-for-the-mirror-list-on-httpslitazorgenget
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 11 01:28:00 2018 +0300 (2018-10-11)
parents 7f4e78f7e0cc
children 19a62015923b
line diff
     1.1 --- a/lib/rand-sponsor.php	Wed Oct 31 10:40:07 2012 +0100
     1.2 +++ b/lib/rand-sponsor.php	Thu Oct 11 01:28:00 2018 +0300
     1.3 @@ -19,9 +19,9 @@
     1.4  	$url  = "https://duckduckgo.com/?t=slitaz";
     1.5  	break;
     1.6  case 3:
     1.7 -	$name = "Clarkson Open Source Institute";
     1.8 -	$img  = "cosi.png";
     1.9 -	$url  = "http://cosi.clarkson.edu/";
    1.10 +	$name = "Website penetration testing";
    1.11 +	$img  = "security-audit.png";
    1.12 +	$url  = "https://www.security-audit.com/";
    1.13  	break;
    1.14  }
    1.15