3
1
Back

{ { // Timothy Winchester (People I Know) // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'uploads') and contains(@src, 'png')]", $article); elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] = $img_tag . $article['content']; } // Awkward Zombie elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE.

New Pull Request