3
1
Back

Top point? // Pain Train (to get alt tags elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Questionable Content (cleanup) elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // Joy.

New Pull Request