Skip to content

Commit

Permalink
Fix typo in facebook listener, overwrote bitly
Browse files Browse the repository at this point in the history
  • Loading branch information
peol committed Jul 16, 2012
1 parent 7cdaffb commit 10dca09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/facebook.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fb = module.exports = {

watchers: {
// facebook photo url
bitly: {
facebook: {
pattern: /fbcdn[a-z-\.\/0-6]+\d+_\d+_(\d+).+?\.jpg/i,
hollaback: hollabacks.photo
}
Expand Down

0 comments on commit 10dca09

Please sign in to comment.