3
1
Back

_comics/init.php 343 lines elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Eat That Toast bog-standard example // Penny Arcade if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // only keep everything starting at the first if (preg_match("@.*(

New Pull Request