X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=Bots%2FIPv6.class.php;h=d30ee5398c7db3a55b353525ba620c6f59f96ec4;hp=166dc8d5aa27f6f5df2db7c9d30191ab95bbea73;hb=811bc0c7a1f583fb624a0f8c3601146e063c5a25;hpb=f3909e00ddeb4f248bbcde412910eaf5038f0ae7 diff --git a/Bots/IPv6.class.php b/Bots/IPv6.class.php index 166dc8d..d30ee53 100644 --- a/Bots/IPv6.class.php +++ b/Bots/IPv6.class.php @@ -1,28 +1,25 @@ . * * * ************************************************************************ * - * Bots/ModManager.class.php + * Bots/IPv6.class.php * - * module manager bot... + * IPv6 bot... * */ @@ -39,7 +36,7 @@ class {$_NAME} extends Bot { if(!$old) { $nick = "IPv6"; $ident = "ipv6"; - $ip = "fd00::C0CA:C01A:ADD5:11FE"; //coca cola adds life maybe someone undestands it :D + $ip = "fd00::c0ca:c01a:add5:11fe"; //coca cola adds life maybe someone undestands it :D $host = $ip; $realname = "IPv6"; $modes = "ioknISD";