diff --git a/extra/icons/b182c.png b/extra/icons/b182c.png new file mode 100644 index 0000000..9d00a28 Binary files /dev/null and b/extra/icons/b182c.png differ diff --git a/extra/icons/lpc.png b/extra/icons/lpc.png new file mode 100644 index 0000000..fafe92b Binary files /dev/null and b/extra/icons/lpc.png differ diff --git a/extra/index.json b/extra/index.json index eb977cd..b59b83b 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1381,6 +1381,22 @@ }, "icon": "rv", "type": "custom" + }, + { + "ids": [ "lpc" ], + "names": { + "en-US": "Linkin Park Collection" + }, + "icon": "lpc", + "type": "custom" + }, + { + "ids": [ "b182c" ], + "names": { + "en-US": "Blink-182 Collection" + }, + "icon": "b182c", + "type": "custom" } ] }