3
1
Back

Here. Might be able to add picture move bugs to md file to be fixed elsewhere elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { // Chainsawsuit elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } Various updates, additions Fix for when invisiblebread has no bread elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { .

New Pull Request