3
1
Back

Image elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // Chainsawsuit elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ //also get blog elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Scenes From A Multiverse (to get alt tags textified. $alt_element = $doc->createElement("i", $alt_text); } elseif (strpos($title_text, $alt_text) !== False) { if (preg_match("@.*(

New Pull Request