3
1
Back

A _big_ knob, these are some setup variables... You probably won't need to call out for) $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'uploads') and contains(@src, 'comics')]", $article); } Clean up code formatting; added a few.

New Pull Request