3
1
Back

Bin 10174 -> 0 bytes elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Penny Arcade elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $article['content'] .= $aftercomic; $article['content'] .= $aftercomic; } } //noop } // Scenes From A Multiverse (to get alt tags textified. } //Sites that provide images and just need alt tags if both exist Updated LICD, alter alt-textify to handle both title and alt.

New Pull Request