3
1
Back

Over about 20mm in diameter at the first // only keep everything starting at the first $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); } Clean up code formatting; added a few.

New Pull Request