3
1
Back

(strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { // Drugs and Wires elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // not a comic, just a borked RSS feed elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); Updated LICD, alter alt-textify to handle both title and alt tags if both exist Latest.

New Pull Request