3
1
Back

'paintraincomic.com/comic/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $xpath = new DOMXpath($doc); $vgcats_url_node = $url_xpath->query("//a[contains(@href, 'strip_id')]")->item(0); } $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // Eat That Toast bog-standard example // Penny Arcade if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; } } if(ADD_IDS){ $article['content'] .= "
ID: " . $article['id']; } function get_xpath_dealie($link){ list($html.

New Pull Request