3
1
Back

And quotes in alt/title text under images (extra useful for non-browser users if (preg_match("@.*(getAttribute('title') . ""; } //noop elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Robot Hugs $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Dilbert elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Robot Hugs elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src.

New Pull Request