3
1
Back

'images') and contains(@src, 'comics')]", $article); } // Poly In Pictures elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] = $img_tag . $article['content']; } // there's both alt and title texts, they're both different, use both. } elseif (strpos($title_text, $alt_text.

New Pull Request