3
1
Back

Lines // Berkeley Mews // elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE && // Cyanide & Happiness elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img.

New Pull Request