3
1
Back

Could Do (wtf image size?) elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ // Softer World (alt tags we don't need to call out for if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; } } return $article; } /* absolute URL */ $abs = "$host$path/$rel.

New Pull Request