3
1
Back

The first // only keep everything starting at the first } // Dilbert elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } // Jesus & Mo elseif (strpos($article['link'], 'leasticoulddo.com/comic') .

New Pull Request