3
1
Back

SatW elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Invisible Bread (make the bread visible) elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as.

New Pull Request