Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add a facebook rule
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy committed Jan 2, 2014
1 parent e7a628c commit 2b24c65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/firefox/src/lib/main.js
Expand Up @@ -36,7 +36,8 @@ var sites = {
'i.imgur.com': 2,
'youtube.com': 1,
'facebook.com': 2,
'new.ycombinator.com': 0.5,
'www.facebook.com': 2,
'news.ycombinator.com': 0.5,
}


Expand Down

0 comments on commit 2b24c65

Please sign in to comment.