From bc9726ed25889697bbfeb5cfe7fade5d6d6219bd Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 6 May 2017 12:43:53 +0200 Subject: [PATCH] added more abbreviations --- lib/match.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/match.js b/lib/match.js index e548ad9..07f74ef 100644 --- a/lib/match.js +++ b/lib/match.js @@ -66,7 +66,9 @@ var abbreviations = { elo: 'electric light orchestra', omd: 'orchestral manoeuvres in the dark', rhcp: 'red hot chili peppers', - jsbx: 'the jon spencer blues explosion' + jsbx: 'the jon spencer blues explosion', + qotsa: 'queens of the stone age', + ratm: 'rage against the machine' }; /** -- 2.54.0