3
1
Back

// Questionable Content (cleanup // only keep everything starting at the first if (preg_match("@.*()@", $article['content'], $matches)) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ $text_element = $doc->createElement("i", $alt_text); $para_element->appendChild($alt_element); $para_element->appendChild($doc->createElement("br")); $title_element = $doc->createElement("i", $title_text); } elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { //noop $xpath = $this->get_xpath_dealie($vgcats_url); if (GDORN_DEBUG && $article['debug']) { foreach ($article['debugging'] as $msg) { $article['content'] = preg_replace("@

New Pull Request