Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
//-----------------------------------------
// Do we have http:// at the front?
//-----------------------------------------
if ( ! preg_match("#^(http|news|https|ftp|aim)://#", $url['html'] ) )
{
$url['html'] = 'http://'.$url['html'];
}
Действительно! В upload\sources\classes\bbcode\class_bbcode_core.php на строке 2180 расположен точно такой же код. Если и его поменять, тогда должно быть все норм.Не помогло. И удалял и magnet дописывал. Всё-равно добавляет http:/ перед магнет ссылкой