3
1
Back

Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks Dead Philosophers elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { if ($img->getAttribute('title')) { // Dilbert elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $article['content'] .= "ID: " . $img->getAttribute('title') . ""; } } $entries = $xpath->query("//span[@class='rss-content']"); // Wondermark (alt tag already present elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE && // SatW // SatW elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") .

New Pull Request