Skip to content

Commit f10906a

Browse files
committed
My commit msg
1 parent 14c9523 commit f10906a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/deeplink/v1/parsePlayUrl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ www
3333
// Case insensitive
3434
hostname = hostname.toLowerCase();
3535
pathname = pathname.toLowerCase();
36-
36+
www
3737
// Get BU
3838
var bu = null;
3939
switch (true) {

0 commit comments

Comments
 (0)