3
1
Back

$xpath->query("//div[@class='entry']"); foreach ($entries as $entry){ $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } // Three Panel Soul elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $article['content'] .= $aftercomic; } } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') .

New Pull Request