diff --git a/source/assets/icons/ototoy.png b/source/assets/icons/ototoy.png new file mode 100644 index 0000000..f577533 Binary files /dev/null and b/source/assets/icons/ototoy.png differ diff --git a/source/ts/utilities/known-links.json b/source/ts/utilities/known-links.json index b54e109..c18fe98 100644 --- a/source/ts/utilities/known-links.json +++ b/source/ts/utilities/known-links.json @@ -34,11 +34,6 @@ "regex": "discogs\\.com$", "text": "Discogs" }, - { - "icon": "mora.png", - "regex": "mora\\.jp$", - "text": "Mora" - }, { "icon": "juno-download.png", "regex": "junodownload\\.com$", @@ -54,11 +49,21 @@ "regex": "music\\.monstercat\\.com$", "text": "Monstercat Music" }, + { + "icon": "mora.png", + "regex": "mora\\.jp$", + "text": "Mora" + }, { "icon": "napster.png", "regex": "napster\\.com$", "text": "Napster" }, + { + "icon": "ototoy.png", + "regex": "ototoy\\.jp$", + "text": "Ototoy" + }, { "icon": "qobuz.png", "regex": "qobuz\\.com$",