diff --git a/source/assets/icons/napster.png b/source/assets/icons/napster.png new file mode 100644 index 0000000..7e55568 Binary files /dev/null and b/source/assets/icons/napster.png differ diff --git a/source/ts/utilities/known-links.json b/source/ts/utilities/known-links.json index 2e8d6b5..6d9aa1b 100644 --- a/source/ts/utilities/known-links.json +++ b/source/ts/utilities/known-links.json @@ -49,6 +49,11 @@ "regex": "music\\.monstercat\\.com$", "text": "Monstercat Music" }, + { + "icon": "napster.png", + "regex": "napster\\.com$", + "text": "Napster" + }, { "icon": "qobuz.png", "regex": "qobuz\\.com$",