Labels Milestones
BackIf (preg_match("@.*(.*)@", $article['content'], $matches)) { } //Sites that provide images and just need alt tags textified. } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . "
New Pull Request