3
1
Back

Pilotside 2018-11-20 08:29:13 -08:00 // Eat That Toast bog-standard example // Penny Arcade elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ Various updates, additions Updated LICD, alter alt-textify to handle both title and alt tags elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { elseif.

New Pull Request