3
1
Back

$alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif ($alt_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { if ($title_text == $article['title'] || strpos($article['title'], $title_text) !== False) { if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = $doc->saveXML(); } // SBMC elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // color([1,0,0]) .

New Pull Request