3
1
Back

4d5fa6d903 Delete 'Panels/futura medium condensed bt.ttf 935360b933 Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin' Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels' get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Cyanide & Happiness elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $img_tag = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // there's both alt and title texts, they're both different, use both. } elseif ($title_text && !$alt_text){ $text_element = $doc->createElement("i", $alt_text); } elseif (strpos($title_text, $alt_text.

New Pull Request