3
1
Back

If (strpos($article["link"], "penny-arcade.com") !== FALSE && // SatW // SatW // SatW elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { // only keep everything starting at the first if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $article['content'] .= "
$orig_content
"; } // Poly In Pictures.

New Pull Request