@@ -105,7 +105,8 @@ function clean_str($str) {
" SPORTS",
" NFL",
" NBA",
- " MLB"
+ " MLB",
+ "ESPN"
);
/*
Here, we'll loop through all of the items in the feed, and $item represents the current item in the loop.