3
1
Back

$img; if (preg_match("@.*()@", $article['content'], $matches)) { } /* dirty absolute URL is ready! */ Assorted updates elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $img = $matches[1]; $attributes = $entry->attributes; $to_remove = array(); if (!in_array($attrib_name, $img_attributes_whitelist)){ foreach($to_remove as $attrib_name.

New Pull Request