We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822efc0 commit d5bd79bCopy full SHA for d5bd79b
Embed/Providers/OEmbed/Rdio.php
@@ -17,6 +17,6 @@ public static function getEndPoint()
17
*/
18
public static function getPatterns()
19
{
20
- return array('http://www.rdio.com/*');
+ return array('https?://www.rdio.com/*');
21
}
22
0 commit comments