3
1
Back

2016-05-21 17:02:21 -07:00 elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } // Jesus & Mo elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // Something Positive if (!$alt_text){ Added BCN, Something Positive Added BCN, Something Positive.

New Pull Request