3
1
Back

} if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Three Panel Soul elseif (strpos($article['link.

New Pull Request