diff --git a/index.php b/index.php index 1548f54..681645e 100644 --- a/index.php +++ b/index.php @@ -21,7 +21,7 @@ if ($host = parse_url($data[2], PHP_URL_HOST)) { - $hash = crc32($host); + $hash = crc32($data[2]); $result[] = sprintf('
%s
', self::_getSignalPosition($hash),