3
1
Back

Fine, might introduce intermittents - Don't put R8 so close to R26 D36/R47 too close elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // Cyanide & Happiness elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { // there's both alt and title texts, they're both different, use both. } elseif (strpos($alt_text, $title_text) .

New Pull Request