Dragging fixes
This commit is contained in:
@@ -62,7 +62,7 @@ class window.VkontakteMusic
|
||||
this.trim string
|
||||
.replace(/,\./, ' ')
|
||||
.match(/[a-zA-Zа-яА-ЯёЁ0-9\s-']+/g).join(' ')
|
||||
.replace(/(?:^|\s)?The\s/i, '')
|
||||
.replace(/(?:^|\s)The\s/i, ' ')
|
||||
.replace(/\(.*\)/i, '')
|
||||
.split('/')[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user