1
Fork 0

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:
~P 2022-01-03 01:19:52 -05:00 committed by GitHub
parent 1baffaeee0
commit d1f055834c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -34,5 +34,9 @@
{
"regex": "tidal\\.com$",
"text": "Tidal"
}
},
{
"regex": "music\\.youtube\\.com$",
"text": "YouTube Music"
}
]