Labels Milestones
BackUpdate 'README.md' Update 'README.md' Update 'README.md' From ec67859b1c2779470b99801ce69f8850b83fa3e1 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Assorted updates jesus and mo, maintenance Fixes for CAD and sorcery101 Updated LICD, alter alt-textify to handle both title and alt tags textified. $article['content'] .= "
" . $entry->textContent . "
"; } } // Questionable Content (cleanup elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { // replace the