3
1
Back

Checks elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // CTRL+ALT+DEL // Three Panel Soul // Two Lumps // Breaking Cat News elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // Girls with Slingshots // Girls with Slingshots elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { // only keep.

New Pull Request