3
1
Back

Arcade elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $article['content'] = preg_replace("@@", '', $article['content']); } // Chainsawsuit elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { //also get the blog //also get the blog // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link.

New Pull Request