Update known links to include YouTube Music
Include YouTube Music as known link. Haven't seen it as a link on MusicBrainz results yet, but figured it should be around.... Right?
This commit is contained in:
parent
1baffaeee0
commit
d1f055834c
|
@ -34,5 +34,9 @@
|
||||||
{
|
{
|
||||||
"regex": "tidal\\.com$",
|
"regex": "tidal\\.com$",
|
||||||
"text": "Tidal"
|
"text": "Tidal"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"regex": "music\\.youtube\\.com$",
|
||||||
|
"text": "YouTube Music"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue