Add Napster to known links.
This commit is contained in:
parent
d9895d7b87
commit
0b2026daf3
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
|
@ -49,6 +49,11 @@
|
||||||
"regex": "music\\.monstercat\\.com$",
|
"regex": "music\\.monstercat\\.com$",
|
||||||
"text": "Monstercat Music"
|
"text": "Monstercat Music"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"icon": "napster.png",
|
||||||
|
"regex": "napster\\.com$",
|
||||||
|
"text": "Napster"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"icon": "qobuz.png",
|
"icon": "qobuz.png",
|
||||||
"regex": "qobuz\\.com$",
|
"regex": "qobuz\\.com$",
|
||||||
|
|
Loading…
Reference in New Issue