Skip to content

Commit

Permalink
Add BBC
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Koshy committed Jan 10, 2017
1 parent 1b3cd91 commit f37048f
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 1 deletion.
108 changes: 108 additions & 0 deletions icons/sites/BBC.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion js/static.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ var domainMatchings = {
"perksatwork.com": {"color": "rgba(241,95,34,.7)", "icon": "/icons/sites/PerksAtWork.svg"},
"dawn.com": {"color": "rgba(255,255,255,.7)", "icon": "/icons/sites/Dawn.svg"},
"trello.com": {"color": "rgba(0,145,228,.7)", "icon": "/icons/sites/Trello.svg"},
"slack.com": {"color": "rgba(227,36,116,.7)", "icon": "/icons/sites/Slack.svg"},
"bbc.co.uk": {"color": "rgba(193,0,1,.7)", "icon": "/icons/sites/BBC.svg"},
"bbc.com": {"color": "rgba(193,0,1,.7)", "icon": "/icons/sites/BBC.svg"},
};


Expand Down

0 comments on commit f37048f

Please sign in to comment.