3
1
Back

. $e->getMessage(); if (strpos($article["link"], "penny-arcade.com") !== FALSE ) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; $img.

New Pull Request