3
1
Back

Git@github.com:holmesrichards/precadsr.git ``` 4d5fa6d903 Delete 'Panels/futura light bt.ttf' // The Oatmeal elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // Poly In Pictures // Poly In Pictures elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } achewood, gwss fix, fix for when invisible bread has no bread elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Doghouse Diaries, which has broken alt tags elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } Some comics supported.

New Pull Request