3
1
Back

(strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } Some comics supported elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // Breaking Cat News // Something Positive elseif (strpos($article['link.

New Pull Request