3
1
Back

$alt_text = trim($img->getAttribute('alt')); if (!$alt_text || strpos($article['title'], $alt_text) !== False) { if ($rel[0]=='#' || $rel[0]=='?') { return $rel; } if ($rel[0] == .

New Pull Request