3
1
Back

Cube sticking out of the Stick elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Doghouse Diaries, which has broken alt tags elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article.

New Pull Request