3
1
Back

== '/') { } //Sites that provide images and just need alt tags textified. $alt_element = $doc->createElement("i", $title_text); } elseif (strpos($title_text, $alt_text) !== False) { if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // SatW // SatW elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Invisible Bread (make the bread visible $bread_page_url = $bread->getAttribute('href'); $xpath .

New Pull Request