3
1
Back

(!$alt_text || strpos($article['title'], $alt_text) !== False) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { $alt_text = trim($img->getAttribute('alt.

New Pull Request