3
1
Back

(containing project wonderful) with nothing $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Gunnerkrigg Court elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Girls with Slingshots elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Joy of Tech $xpath = new DOMDocument(); $doc->loadHTML($html.

New Pull Request