3
1
Back

(strpos($article["link"], "penny-arcade.com") !== FALSE ) { // Wondermark (alt tag elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request