3
1
Back

D74befe391 Go to file f6c7924538 Messing around with panel title fonts } // Breaking Cat News elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $img = $matches[1]; } } } } // SatW elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath .

New Pull Request