3
1
Back

= stem_faces); // Widening part at the first // only keep everything starting at the first } // Least I Could Do (wtf image size?) $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); } // Girls with Slingshots // Girls with Slingshots // CTRL+ALT+DEL elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $doc->saveHTML(); elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than having hundreds.

New Pull Request