3
1
Back

Close elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // Scenes From A Multiverse (to get alt tags) // Scenes From A Multiverse (to get alt tags textified. Elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // Eat That Toast bog-standard example elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { //also append the blarg post because that's small, interesting, } //and.

New Pull Request