3
1
Back

Rel="nofollow">d9153c70802a10d2fe554f80f1a497b409aac630 sr1 77735c00cc3285131373f5cfc61b82eab5963d12 Update README.md f0ccd475bcae4d90f684767b57611a775351886d Update README.md 3d0ca7fdf6e2ad8d7864221e585c668e46544055 Update README.md 2015-02-23 04:37:33 -08:00 It's really just a borked RSS feed elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { if (preg_match("@.*(get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $entries = $xpath->query("//div[@class='entry']"); // VG Cats elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $doc = new DOMXpath($doc); $bread = $xpath->query("//a[contains(@href, 'bonus-panel')]")->item(0); // Questionable Content (cleanup elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { //also get blog $entries = $xpath->query("//div[@class='entry']"); foreach ($entries as $entry){ $article['content'] .= "

" . $entry->textContent . "

"; } } Pain Train.

New Pull Request