Labels Milestones
BackCTRL+ALT+DEL elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { // elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { // replace the