I am using the feedburner feed but I have af_unburn plugin enabled that seems to put feedburner:origLink into $article['link'].
Code: Select all
if (strpos($article['link'], 'DilbertDailyStrip') !== FALSE || strpos($article['link'], 'dilbert.com/strips/comic') !== FALSE) {
should do the trick