3
1
Back

2 From 9e7b04561b8893062b3378503805ddd100c7260f Mon Sep 17 00:00:00 2001 Subject: [PATCH] Updated LICD, alter alt-textify to handle both title and alt tags textified. $article['content'] .= $aftercomic; $article['content'] .= "

" . $entry->textContent . "

"; } } // Two Lumps elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Something Positive $alt_text = trim($img->getAttribute('alt')); if (!$alt_text || strpos($article['title'], $title_text) !== False) { if ($doc.

New Pull Request