3
1
Back

"//p[@id='comic_body']//a//img", $article); elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // only keep everything starting at the first // only keep everything starting at the first } // Softer World (alt tags), Dinosaur Comics Cleanup // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); } // there's both alt and title texts, they're both different, use both. } elseif (strpos($title_text, $alt_text) !== False) { if (preg_match("@.*(

New Pull Request