3
1
Back

'www.asofterworld.com/index.php?id') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // Joy of Tech * Girls with Slingshots // Girls with Slingshots // CTRL+ALT+DEL // CTRL+ALT+DEL elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // there's both alt and title texts, they're both different, use both. } elseif (strpos($title_text, $alt_text) !== false){ $text_element.

New Pull Request