3
1
Back

0.98425229,8.3228372 V 8.5196877" d="M 1.2204729,8.0472466 V 8.2440971" d="M 1.4566934,7.8503962 V 8.0472466" d="M 1.692914,7.6535458 V 7.8503962" d="m 1.8897644,26.237798 -1.65354393,-3e-6" d="m 0.39370092,26.040948 v 0.19685" d="m -6.7913424,12.992133 h -0.19685" d="m 3.4251927,4.4291344 v 0.196852" d="m 3.5236177,4.5275604 h -0.19685" d="M 2.4803098,7.7755925 V 7.972443" d="m 2.5787348,7.8740177 h -0.19685" d="m 3.4251927,4.4291344 v 0.196852" d="m 3.5236175,7.2834656 h -0.19685" d="M 2.4803055,8.7598422 V 8.9566927" d="m 2.5787305,8.8582674 h -0.19685" d="M 2.4803098,7.7755925 V 7.972443" d="m 2.5787348,7.8740177 h -0.19685" d="m 3.4251919,5.8070862 v 0.196852" d="m 3.5236219,3.1496062 h -0.19685" d="M -5.3937043,2.4606366 V 2.6574871" d="m -4.3503976,2.5590618 h -0.19685" d="M 2.4803044,6.7913398 V 6.9881903" d="m 2.5787294,6.889765 h -0.19685" d="m 3,3.875 v 0.25" d="m 2.875,4 h 0.25" d="M 1.574803,5.905513 H 1.1811022" d="m 2.9527563,10.236223 v 0.393701" d="m 4.3307094,5.905513 h 0.393701" d="M 2.9527563,1.5748029 V 1.181102" d="m -0.44985651,6.0200689 -1.06879179,0 -0.5343958,-0.9256008 0.5343959,-0.9256008 1.06879179,0 0.53439582,0.9256009 z" d="m -12.693837,3.4536024 v 0.281728" d="m 2.9527508,8.8188983 v 0.07874" d="m -0.55118022,2.5590618 h -0.07874" d="m -4.7244126,1.1417373 v 0.07874" d="M 2.992121,8.8582675 H 2.913381" It's really just a borked RSS feed elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // only keep everything starting at the first if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); } // Camp Weedonwantcha elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Three Panel Soul // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'somethingpositive.net') .

New Pull Request