3
1
Back

Bog-standard example if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // The Better To Find You With (http://sorcery101.net/) elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { // only keep everything starting at the first elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { Clean.

New Pull Request