3
1
Back

FALSE){ $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] .= "
$orig_content
"; } // Joy of Tech } // Scenes From A Multiverse (to get alt tags textified. $alt_element = $doc->createElement("i", $title_text); } elseif (strpos($title_text, $alt_text) !== false){ } elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $article['content'] = $doc->saveXML(); } // Poly In Pictures elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'uploads') and contains(@src, 'png')]", $article); } // Three Panel Soul // Two Lumps $orig_content.

New Pull Request