3
1
Back

Oatmeal elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { if ($img->getAttribute('title')) { $article['content'] = $img; } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img.

New Pull Request