3
1
Back

$doc->saveHTML(); function get_img_tags($xpath, $query, $article) { $entries = $xpath->query("//div[@class='entry']"); // VG Cats elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { // only keep everything starting at the first $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; // Cyanide & Happiness elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) .

New Pull Request