3
1
Back

($article['debug'] as $msg) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Wondermark (alt tag already present elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ Various updates, additions Various updates, additions Updated LICD, alter alt-textify to handle both title and alt tags textified. $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } if(preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // SatW elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $article['content'] = $img_tag . $article['content']; } // Least I Could Do (wtf image.

New Pull Request