3
1
Back

$xpath->query("//span[@class='rss-content']"); // Wondermark (alt tag already present) // Wondermark (alt tag already present elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this } //No matches //No matches if ($img->getAttribute('title')) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } Dead Philosophers elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { //noop elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // Achewood (alt tag already present elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // Poly In Pictures } // Awkward Zombie elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Invisible Bread (make the bread visible) // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE.

New Pull Request