3
1
Back

Positive elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { if (preg_match("@.*(

New Pull Request