Skip to content

Commit

Permalink
Fix 181.fm connector
Browse files Browse the repository at this point in the history
Closes #1912.
  • Loading branch information
alexesprit committed Mar 8, 2019
1 parent bc62a9b commit 061d201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/connectors.js
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ define(function() {
js: ['connectors/musicoin.js']
}, {
label: '181.fm',
matches: ['*://181fm.mystreamplayer.com/*'],
matches: ['*://player.181fm.com/*'],
js: ['connectors/181.fm.js']
}, {
label: 'Phish.in',
Expand Down

0 comments on commit 061d201

Please sign in to comment.