3
1
Back

You With (http://sorcery101.net/) elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Doghouse Diaries, which has broken alt tags elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } // Eat That Toast elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE.

New Pull Request